Skip to content
Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

github analytics mcp server in other clients