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