github / github/github-mcp-server
Doesn't work on openclaw
- 主要言語
- Go
- スター
- 33k
- フォーク
- 5k
- 平均マージ
- 2日 1時間
- マージ済み PR(30日)
- 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