github mcp for Claude Desktop
io.github.jaimenbell/github-mcp
MCP server for the GitHub REST API: issues, PRs, repos; read always on, write env-gated.
client:Claude Desktop
transport:stdio
runtime:pypi
Install github mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"github-mcp": {
"command": "uvx",
"args": [
"jaimenbell-github-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs