Skip to main content
SportsGo

cloudbet/sports-mcp-server

🏎️ ☁️ – 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.

sportscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/cloudbet/sports-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "sports-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "cloudbet/sports-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Sports
Language
Go
Author
cloudbet