github / github/github-mcp-server
unable to query github repos (500)
- Linguagem predominante
- Go
- Estrelas
- 33k
- Forks
- 5k
- Merge médio
- 2d 1h
- PRs com merge (30d)
- 52
Descrição
### 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.
Guia de contribuição
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- go
- Domínio
- api, backend
- Tipo de issue
- Bug
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Pouca atividade
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 48/100