
Research
/Security News
Malicious Chrome and Firefox Extensions Steal Crypto Traders’ Session and Wallet Data
Malicious Chrome and Firefox extensions target Axiom Trade and Padre users, stealing session tokens and wallet data.
@gitleaderboard/mcp-server
Advanced tools
MCP server for Git Leaderboard — query GitHub contribution rankings, user stats, achievements, and streaks from your AI assistant.
MCP server for Git Leaderboard — query GitHub contribution rankings, user stats, achievements, and streaks directly from your AI assistant.
| Tool | Description |
|---|---|
get_leaderboard | Global rankings by contributions, commits, issues, PRs, reviews, or impact score. Filter by year/month. |
get_user_profile | Full user profile with stats, achievements, weekly streak, league career, and global rank. |
search_users | Search for users by GitHub username. |
compare_users | Side-by-side comparison of two GitHub users. |
Add to your claude_desktop_config.json:
{
"mcpServers": {
"git-leaderboard": {
"command": "npx",
"args": ["-y", "@gitleaderboard/mcp-server"]
}
}
}
claude mcp add git-leaderboard -- npx -y @gitleaderboard/mcp-server
Add to .vscode/settings.json:
{
"mcp": {
"servers": {
"git-leaderboard": {
"command": "npx",
"args": ["-y", "@gitleaderboard/mcp-server"]
}
}
}
}
Add to your MCP settings:
{
"mcpServers": {
"git-leaderboard": {
"command": "npx",
"args": ["-y", "@gitleaderboard/mcp-server"]
}
}
}
Add to your Windsurf MCP config:
{
"mcpServers": {
"git-leaderboard": {
"command": "npx",
"args": ["-y", "@gitleaderboard/mcp-server"]
}
}
}
Try asking your AI assistant:
This MCP server connects to the Git Leaderboard backend and exposes read-only tools that AI assistants can use to fetch GitHub contribution data. No API key or authentication is required — all data is public leaderboard information.
MIT
FAQs
Official MCP server for Git Leaderboard rankings, profiles, streaks, and user comparisons.
The npm package @gitleaderboard/mcp-server receives a total of 21 weekly downloads. As such, @gitleaderboard/mcp-server popularity was classified as not popular.
We found that @gitleaderboard/mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Research
/Security News
Malicious Chrome and Firefox extensions target Axiom Trade and Padre users, stealing session tokens and wallet data.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.