github / github/github-mcp-server
Client ID Metadata Documents support
- 主要語言
- Go
- 星號
- 33k
- 分支
- 5k
- 平均合併
- 2 天 1 小時
- 30 天內合併 PR
- 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
- 預估耗時
- 一週以上
- 活躍度
- 活躍
- 描述清晰度
- 需要釐清
- 新手友好度
- 35/100