A
securityF
licenseA
qualityGenerates comprehensive and formatted release notes from GitHub repositories, efficiently organizing commits by type and including detailed statistics using smart API usage.
Last updated -
2
GitHub MCP 服务器提供了从 Pull 请求中提取差异的功能。
从 GitHub Pull Request 中检索差异内容。
参数:
owner
:存储库所有者/组织名称repo
:存储库名称pr_number
:拉取请求编号返回:包含以下内容的对象:
content
:包含 PR diff 的字符串必需:将 GitHub 个人访问令牌设置为环境变量:
令牌至少需要repo
范围的权限才能访问私有仓库。对于公共仓库,具有public_repo
范围的令牌就足够了。
服务器实现标准错误处理:
ErrorCode.AuthenticationError
ErrorCode.InvalidParams
ErrorCode.NotFound
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
从 GitHub Pull Requests 中提取差异,允许用户检索和分析存储库中分支之间的更改。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/highlight-ing/highlight-github-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server