github / github/github-mcp-server
unable to query github repos (500)
- 主要語言
- Go
- 星號
- 33k
- 分支
- 5k
- 平均合併
- 2 天 1 小時
- 30 天內合併 PR
- 52
描述
### Describe the bug
The following prompt fails with 500
```
@github list files from https://github.com/alpinejs/alpine and first 10 lines of readme and index.html
```
I have `lockdown` disabled:
```json
"github.copilot.chat.githubMcpServer.enabled": true,
"github.copilot.chat.githubMcpServer.lockdown": false,
"github.copilot.chat.githubMcpServer.readonly": true,
```
Sometimes it returns an answer, but still doesn't work.
貢獻指南
研究方向
Start by reproducing the reported prompt against the GitHub MCP server with the shown readonly and lockdown settings, then inspect the resulting server error details and request path. Done means the repository listing and first 10 lines of README and index.html complete without a 500 response.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- go
- 領域
- api, backend
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 冷清
- 描述清晰度
- 需要釐清
- 新手友好度
- 48/100