Exposes Cloudbet's public API for sports data and betting tools via a minimal Model Context Protocol server.
Sponsored
The Cloudbet Sports server offers a lightweight, single-file implementation of the Model Context Protocol (MCP), designed to expose sports data and betting tools available through the Cloudbet public API. Primarily intended for educational and demonstration purposes, it showcases how to interact with sports-related data programmatically via a standardized protocol.
主な機能
01Adheres to MCP Server specification
02Provides tools for listing available functions
031 GitHub stars
04Supports calling specific sports data functions
05Single-file, minimal implementation
06Exposes Cloudbet public API
ユースケース
01Demonstrating MCP server capabilities with sports data
02Educational purposes for understanding MCP integration
03Accessing Cloudbet sports data programmatically via a standardized protocol