mcp-sports-hub
41 sports API providers, 396 tools: scores, stats, odds, esports, chess, motorsport & more.
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_KEYsecret — API-Sports key (free at api-sports.io)PANDASCORE_TOKENsecret — PandaScore esports token (free at pandascore.co)THE_ODDS_API_KEYsecret — The Odds API key (free at the-odds-api.com)
Related servers
strava-mcp
MCP server for accessing Strava API
trainingpeaks-mcp
Query TrainingPeaks workouts, analyze CTL/ATL/TSB fitness metrics, and compare power/pace PRs through Claude Desktop.
livetennisapi-mcp
Live tennis scores, players, rankings, odds and win-probability. ATP, WTA, Challenger, ITF, juniors.
Fantasy Football Manager
ESPN draft and lineup analysis for Codex and MCP clients. Live actions use the ESPN companion.
mlb-api-mcp
MCP server that acts as a proxy to the freely available MLB API, which provides player info, stats, and game information.
wc26-mcp
FIFA World Cup 2026 data: matches, teams, venues, city guides, fan zones, and more.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry