github / github/github-mcp-server
Doesn't work on openclaw
- 主要语言
- Go
- 星标
- 33k
- 派生
- 5k
- 平均合并
- 2 天 1 小时
- 30 天内合并 PR
- 52
描述
### Describe the bug
This MCP server doesn't work on openclaw
### Affected version
Online version
### Steps to reproduce the behavior
```
root@myclaw:~# openclaw mcp add github --url https://api.githubcopilot.com/mcp/ --header "Authorization=Bearer github_pat_xyz" --transport sse
OpenClaw 2026.6.11 (e085fa1) — Half butler, half debugger, full crustacean.
11:35:08 [bundle-mcp] failed to start server "github" (https://api.githubcopilot.com/mcp/): Error: SSE error: Non-200 status code (405)
MCP probe failed for "github" in /root/.openclaw/openclaw.json: Error: SSE error: Non-200 status code (405)
```
### Expected vs actual behavior
### Logs
贡献指南
调研方向
Start by reproducing the OpenClaw command against https://api.githubcopilot.com/mcp/ with the reported SSE transport and confirm the 405 response. Trace the server's handling of that request and compare it with the transport OpenClaw expects; done means the command starts the GitHub MCP server successfully without the 405 error.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- go
- 领域
- api, backend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 42/100