Sports Hub MCP Server

A unified MCP server that aggregates 42 sports API providers into a single service. 410 tools covering scores, stats, odds, esports, college sports, chess, motorsport, boxing, AFL, and more across 70+ sports. It runs locally over stdio via the published package.

People connecting API integration tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-19 · ★ 20 · #46 OF 250 MAINTAINED API INTEGRATION · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Sports Hub

before you install - you'll need

Set PANDASCORE_TOKEN, API_SPORTS_KEY, THE_ODDS_API_KEY, SPORTS_HUB_PROVIDERS, SPORTS_HUB_HTTP, SPORTS_HUB_MAX_SESSIONS, SPORTS_HUB_SESSION_TTL, SPORTS_HUB_STATELESS, THESPORTSDB_API_KEY, API_FOOTBALL_KEY, API_TENNIS_KEY, BALLDONTLIE_API_KEY before connecting.

Claude Code

claude mcp add lacausecrypto-mcp-sports-hub -- npx -y mcp-sports-hub

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "lacausecrypto-mcp-sports-hub": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-sports-hub"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package mcp-sports-hub - unscoped; check the name against the project README before installing

registry namespace io.github.lacausecrypto is GitHub-verified and matches the repo owner

03 · What Sports Hub can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.3.0 · 2026-06-24

41 providers / 396 tools (up from 32 / 336), new MCP capabilities, and a round of security & docs fixes. · 9 new providers · Motorsport (no key): motogp_ (MotoGP/Moto2/Moto3/MotoE), formulae_ (Formula E), nascar_…

v1.2.0 · 2026-05-07

3 new free providers (no API key required) · | Prefix | Provider | Coverage | Tools | · |--------|----------|----------|-------| · | lichess_ | Lichess | Chess - users, top players, broadcasts, daily puzzle…

04 · Who maintains Sports Hub

sports-hub is maintained by lacausecrypto. We track 7 MCP servers from lacausecrypto - 7 actively maintained, 40 combined GitHub stars, oldest repo from Apr 2026. Full record: all servers from lacausecrypto.

  1. Sophon Honest token economics for MCP agents. 68% tokens saved, zero-ML Rust binary. ★ 6
  2. mcp-nbb MCP server for the National Bank of Belgium SDMX statistical API (221 dataflows). ★ 3
  3. mcp-belgium Single MCP server for Belgian public transport, statistics, open data, and geospatial services. ★ 5
  4. mcp-new-caledonia MCP server for New Caledonia open data (data.gouv.nc) ★ 2
  5. Datamuse MCP MCP server for Datamuse word-finding API ★ 2
  6. PoetryDB MCP Server Classic poetry search and discovery via PoetryDB. ★ 2

05 · Facts

category
API integration - ranked #46 of 250 actively-maintained API integration servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-06-24)
registry
io.github.lacausecrypto/sports-hub (active, first published 2026-04-01 · 3 versions)
packages
npm:mcp-sports-hub

06 · Sports Hub FAQ

What is Sports Hub?

A unified MCP server that aggregates 42 sports API providers into a single service. 410 tools covering scores, stats, odds, esports, college sports, chess, motorsport, boxing, AFL, and more across 70+ sports. It runs locally over stdio via the published package.

Is Sports Hub still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-19 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install Sports Hub?

Run `npx -y mcp-sports-hub`. The README documents 12 environment variables (PANDASCORE_TOKEN, API_SPORTS_KEY, THE_ODDS_API_KEY…) to set first. Set PANDASCORE_TOKEN, API_SPORTS_KEY, THE_ODDS_API_KEY, SPORTS_HUB_PROVIDERS, SPORTS_HUB_HTTP, SPORTS_HUB_MAX_SESSIONS, SPORTS_HUB_SESSION_TTL, SPORTS_HUB_STATELESS, THESPORTSDB_API_KEY, API_FOOTBALL_KEY, API_TENNIS_KEY, BALLDONTLIE_API_KEY before connecting. You can also paste the ready-made client config above.

Does Sports Hub run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Sports Hub

More API integration MCP servers · Hetzner · Transkribus · Frankfurter · Atest MCP Server · Fossick

More TypeScript MCP servers · Quickbooks MCP · Landed · Xcodemcp · ImmoStage Virtual Staging · Unlinked · see all