← Index

GitHub

io.github.github/github-mcp-server·v1.0.3·Git & Code Hosting
Quality Score
90
/100

Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://api.githubcopilot.com/mcp/
Claude Desktop (Docker)
{
  "mcpServers": {
    "github-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/github/github-mcp-server:1.0.3"
      ]
    }
  }
}
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Git & Code Hosting