← Index

io.github.ryudi84/github-stats

io.github.ryudi84/github-stats·v1.0.0·Git & Code Hosting
Quality Score
82
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "github-stats": {
      "command": "npx",
      "args": [
        "-y",
        "sovereign-github-stats-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "github-stats": {
      "command": "npx",
      "args": [
        "-y",
        "sovereign-github-stats-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y sovereign-github-stats-mcp
§03  MCP Quality Score  ·  methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Git & Code Hosting