mcpopen-sourceverified
GitHub MCP Server
Repos, issues, PRs and code search over MCP
Official GitHub integration exposing issues, pull requests, branches, files and search. Safe for agentic code review and triage workflows.
Install GitHub MCP Server
Paste into claude_desktop_config.json
{
"mcpServers": {
"github": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/github/github-mcp-server"
]
}
}
}Run in your terminal
claude mcp add github -- docker run -i --rm ghcr.io/github/github-mcp-server Paste into .cursor/mcp.json
{
"mcpServers": {
"github": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/github/github-mcp-server"
]
}
}
} After adding the server, fully restart your MCP client. Replace <placeholders> (tokens, paths) with your own values.
Facts
- Stars
- ★ 12,300
- Maintainer
- GitHub (official)
Trust score, capability surface (filesystem, shell, network) and risk flags — reviewed in your browser.