github / github/github-mcp-server
unable to query github repos (500)
- Vorherrschende Sprache
- Go
- Sterne
- 33k
- Forks
- 5k
- Ø Merge
- 2 T. 1 Std.
- Gemergte PRs (30 T.)
- 52
Beschreibung
### 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.
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- go
- Bereich
- api, backend
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Ruhig
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 48/100