Skip to content
Cline

git leaderboard for Cline

io.github.hrvoje0099/git-leaderboard

Official MCP server for Git Leaderboard rankings, profiles, streaks, and user comparisons.

client:Cline transport:stdio runtime:npm

Install git leaderboard 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": {
    "git-leaderboard": {
      "command": "npx",
      "args": [
        "-y",
        "@gitleaderboard/mcp-server"
      ]
    }
  }
}

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

git leaderboard in other clients