GitHub
MCP ServerFeaturedby Community · Added 5mo ago
Claude
28.6k
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"github": {
"command": "npx",
"args": [
"github"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Enables advanced automation and interaction capabilities with GitHub APIs for developers and tools using the Model Context Protocol.
Tags
API Developmentmcp-servertop-100