← Registry

Developer Tools

warpchart.dev

Provides GitHub repository statistics including rank, star count, growth velocity, leaderboards, and comparisons.

1 endpoint8 known toolsFirst detected July 30, 2026Last detected July 30, 2026

ENDPOINT 1

https://warpchart.dev/api/mcp

No auth detected

MCP server metadata

Name
warpchart
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Warpchart: public growth telemetry over GitHub's worldwide top-1000 repositories (rank, star velocity, overtakes). All data is cache-only and refreshed daily. Use canonical owner/name.

Known tools 8

get_repo_stats

Worldwide GitHub rank, star count, stars/day velocity, ranking neighbours and the next milestone gate for a repository in the worldwide top-1000 registry.

Inferred read-only
get_leaderboard

The biggest repositories by stars worldwide (top 1000), optionally filtered to one language.

Inferred read-only
get_velocity_rankings

The fastest-growing repositories right now, by stars/day, optionally filtered to one language.

Inferred read-only
get_active_overtakes

Imminent rank overtakes with star gap and ETA in days.

Inferred read-only
compare_repos

Side-by-side worldwide rank and velocity for up to 10 repositories (canonical owner/name).

Inferred read-only
get_embed_snippet

An animated star-history chart embed for a repo's README: returns ready-to-paste markdown and HTML pointing at warpchart.dev.

Inferred read-only
get_rising

Discover what is climbing fastest on GitHub right now, ranked by momentum (stars/day), not just total stars.

Inferred read-only
recommend

Answer 'what is the best <X>?' in natural language (e.g.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.warpchart]
url = "https://warpchart.dev/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "warpchart": {
      "type": "http",
      "url": "https://warpchart.dev/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: warpchart
Remote MCP URL: https://warpchart.dev/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "warpchart": {
      "url": "https://warpchart.dev/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "warpchart": {
      "type": "http",
      "url": "https://warpchart.dev/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "warpchart",
  "transport": "streamable-http",
  "url": "https://warpchart.dev/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for warpchart.dev was fetched 2026-08-03T17:00:59.249Z.

Trust status Neutral

warpchart.dev is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.