Skip to content
Windsurf

github stats for Windsurf

io.github.ryudi84/github-stats

MCP server for GitHub repo stats: stars, forks, contributors, activity.

client:Windsurf transport:stdio runtime:npm

Install github stats in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "github-stats": {
      "command": "npx",
      "args": [
        "-y",
        "sovereign-github-stats-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

github stats in other clients