Agent Tools
Back to MCP servers
● degraded

Official GitHub MCP server: repos, issues, pull requests, Actions, code search. Requires GitHub OAuth.

Transport
streamable-http
Auth
oauth
Cost

How to connect

MCP endpoint (streamable-http)
https://api.githubcopilot.com/mcp/
JSON-RPC initialize probe
curl -X POST https://api.githubcopilot.com/mcp/ \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://github.com
Source code
https://github.com/github/github-mcp-server
Listed at (official-remote)
https://github.com