github mcp server for Claude Desktop
com.thenextgennexus/github-mcp-server
GitHub repo analytics: stars, trending, code search, contributor maps for project research.
client:Claude Desktop
transport:streamable-http
tools:4
Install github mcp server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"github-mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/github-mcp-server/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs