Back to MCP Servers
Sports
Access structured sports data via the Cloudbet API. Query upcoming events, live odds, stake limits, and market info across soccer, basketball, tennis, esports, and more.
sportsapi
By cloudbet
Installation
npx -y sports-mcp-serverConfiguration
{
"mcpServers": {
"sports-mcp-server": {
"command": "npx",
"args": ["-y", "sports-mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes