Live sports data and cross-book betting odds — 801 tools, 63 providers, 43 needing no key.
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).
Run
uvx sportsdata-mcp
MCP client config
{
"mcpServers": {
"sportsdata-mcp": {
"command": "uvx",
"args": [
"sportsdata-mcp"
]
}
}
}