Skip to content
Cline

github stats for Cline

io.github.ryudi84/github-stats

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

client:Cline transport:stdio runtime:npm

Install github stats in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

github stats in other clients