github analytics mcp server for Claude Desktop
io.github.thenextgennexus/github-analytics-mcp-server
Get GitHub repository stats, search repos, analyze languages, and compare projects
client:Claude Desktop
transport:stdio
runtime:npm
Install github analytics mcp server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"github-analytics-mcp-server": {
"command": "npx",
"args": [
"-y",
"@thenextgennexus/github-analytics-mcp-server"
],
"env": {
"APIFY_TOKEN": "<APIFY_TOKEN>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs