github / github/github-mcp-server

unable to query github repos (500)

未关闭
#2,744 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug request ai review
主要语言
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
```

Image

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.

Image

贡献指南

打开贡献指南

调研方向

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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。