mcpbeat Sign in

Git Leaderboard MCP Server

by hrvoje0099 Your server? Claim it
local only

Git Leaderboard runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 39 · avg 6 · +43% w/w
a month agotoday
27
Installs / week
npm · @gitleaderboard/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add git-leaderboard -- npx -y @gitleaderboard/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "git-leaderboard": {
      "args": [
        "-y",
        "@gitleaderboard/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.git-leaderboard]
command = "npx"
args = ["-y", "@gitleaderboard/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "git-leaderboard": {
      "args": [
        "-y",
        "@gitleaderboard/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "git-leaderboard": {
      "args": [
        "-y",
        "@gitleaderboard/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Git Leaderboard

same job, measured the same way
Isco Tec
by isco-tec

Official MCP server for Scorezilla — add a leaderboard to your game from your AI coding assistant.

31 installs/wk local only
Env
by ryudi84

MCP server for .env file validation, parsing, and comparison.

local only
Leadpipe
by leadpipe-com

Official MCP server for Leadpipe intent and data APIs.

25 installs/wk local only
TwitterAPIs
by twitterapis

Official MCP server for twitterapis.com. Read and write Twitter/X: search, users, tweets, DMs.

1 026 installs/wk local only
Thumbtack MCP
by chrischall

Unofficial Thumbtack MCP — search local service pros, read profiles, ratings and reviews

231 installs/wk local only
CoinMarketCap
by coinmarketcap

Official CoinMarketCap MCP server: real-time crypto prices, market cap, rankings and exchange data.

answering
Whoop MCP Server
by zayden16

MCP server for the official Whoop API v2: cycles, recovery, sleep, workouts, and profile data

local only
Apolloio
by apolloio

Official Apollo.io MCP server for lead enrichment, prospecting, sequences, and analytics.

25 installs/wk local only

Git Leaderboard — questions

Answers built from our own checks of this server.

Why is there no uptime for Git Leaderboard?
Git Leaderboard runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @gitleaderboard/mcp-server was installed 27 times last week.
Is Git Leaderboard still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Git Leaderboard?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @gitleaderboard/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Git Leaderboard?
The npm package @gitleaderboard/mcp-server was installed 27 times in the last week. Week over week that is +43%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.