HomeOther › mcp-sports-hub

mcp-sports-hub

41 sports API providers, 396 tools: scores, stats, odds, esports, chess, motorsport & more.

TypeScript Local macOSWindowsLinux
★ 35 stars Last pushed 2026-08-19 License: MIT

Topics: Sports

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.3.0)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-sports-hub": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "SPORTS_HUB_PROVIDERS": "<YOUR_VALUE>",
        "API_SPORTS_KEY": "<YOUR_VALUE>",
        "PANDASCORE_TOKEN": "<YOUR_VALUE>",
        "THE_ODDS_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • SPORTS_HUB_PROVIDERS — Comma-separated provider names or a preset (free, us-major, soccer, f1, motorsport, esports, odds, cricket, golf, chess, all). Omit to load the free preset (17 no-key providers).
  • API_SPORTS_KEY secret — API-Sports key (free at api-sports.io)
  • PANDASCORE_TOKEN secret — PandaScore esports token (free at pandascore.co)
  • THE_ODDS_API_KEY secret — The Odds API key (free at the-odds-api.com)

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry