Quick Use
Add the following to .mcp.json:
{
"mcpServers": {
"github": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-github"],
"env": { "GITHUB_TOKEN": "ghp_your-token" }
}
}
}Intro
GitHub MCP is GitHub's official MCP server with 5,000+ GitHub stars. AI agents can manage repos, issues, PRs, code search, and Actions. Ideal for developers who want AI-assisted GitHub workflows.
Source & Thanks
Created by Anthropic. Licensed under MIT.
server-github — ⭐ 5,000+