Odel
mcp sports hub

mcp sports hub

Local
@lacausecrypto22TypeScriptMITUpdated 2w ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmmcp-sports-hubv1.3.0

Run

npx -y mcp-sports-hub

MCP client config

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