Client ID Metadata Documents support

未关闭
#2,977 1 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
5/5
预计耗时
一周以上
新手友好度
35/100
Issue 类型
功能
描述清晰度
需要澄清
活跃度
活跃
技术栈
github, go

调研方向

首先阅读链接的 Client ID Metadata Documents 规范,并审查 MCP 服务器现有的 OAuth 授权流程。当客户端无需预注册即可通过 OAuth 完成授权,且支持范围扩展到 Visual Studio Code 和 Copilot CLI 之外时,即视为完成。

由索引模型根据 Issue 内容生成。

描述

enhancement request ai review
Describe the feature or problem you’d like to solve

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.

主要语言
Go
星标
33.1k
派生
5k
平均合并
2 天 15 小时
30 天内合并 PR
27

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

github/github-mcp-server 的其他 Issue

查看 github/github-mcp-server 的全部 Issue

相似的 Issue

更多 Go Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。