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 サーバーは、プル リクエストから差分を抽出する機能を提供します。
GitHub プル リクエストから diff コンテンツを取得します。
パラメータ:
owner
: リポジトリの所有者/組織名repo
: リポジトリ名pr_number
: プルリクエスト番号戻り値: 次のものを含むオブジェクト:
content
: PRの差分を含む文字列必須: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 プル リクエストから差分を抽出し、ユーザーがリポジトリ内のブランチ間の変更を取得して分析できるようにします。
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