github / github/github-mcp-server
unable to query github repos (500)
- 主要言語
- Go
- スター
- 33k
- フォーク
- 5k
- 平均マージ
- 2日 1時間
- マージ済み PR(30日)
- 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