github / github/github-mcp-server
Client ID Metadata Documents support
- 主要言語
- Go
- スター
- 33k
- フォーク
- 5k
- 平均マージ
- 2日 1時間
- マージ済み PR(30日)
- 52
説明
### Describe the feature or problem you’d like to solve
[Client ID Metadata Documents](https://modelcontextprotocol.io/specification/2026-07-28/basic/authorization/client-registration#client-id-metadata-documents) are the new standard way to authorize through OAuth, without preregistering a client. My organization disallows using PAT's for our private repositories as they give too much access and they can't control who can make PAT's. Fine grained access tokens are not supported by the MCP, so OAuth is the next step.
### Proposed solution
The MCP Server can be used by way more clients than Visual Studio Code and Copilot CLI alone, expanding the usefulness of the MCP server over using the `gh` CLI.
### Example prompts or workflows (for tools/toolsets only)
N/A
### Additional context
Add any other context like screenshots or mockups are helpful, if applicable.
コントリビューションガイド
調査の方向性
Start by reading the linked Client ID Metadata Documents specification and reviewing the MCP server's existing OAuth authorization flow. Done means clients can authorize through OAuth without preregistration, with support extending beyond Visual Studio Code and Copilot CLI.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github, go
- 領域
- authentication, backend
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 活発
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100