github / github/github-mcp-server
Copilot Insiders cannot create PRs
- 主要语言
- Go
- 星标
- 33k
- 派生
- 5k
- 平均合并
- 2 天 1 小时
- 30 天内合并 PR
- 52
描述
### Describe the bug
Copilot reports that the MCP server does not expose a pull-request creation tool. PR read operations work.
### Affected version
1.12 remote server
### Steps to reproduce the behavior
1. Install the MCP server in VSCode
"github": {
"type": "http",
"url": "https://api.githubcopilot.com/mcp"
}
Ask AI in chat to create a PR - reports the error shown above.
AI can create the PR with gh cli
### Expected vs actual behavior
Expect AI to be able to use MCP server to create PRs.
NB - issue creation works
### Logs
贡献指南
调研方向
Start with the remote 1.12 MCP server endpoint and inspect the exposed tool list, comparing it with the working issue-creation operation. Reproduce the VSCode Copilot request for pull-request creation and verify that the server exposes the operation and can complete the request successfully.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github, go, vscode
- 领域
- api, backend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 活跃
- 描述清晰度
- 需要澄清
- 新手友好度
- 45/100