Sports
Exposes Cloudbet's public API for sports data and betting tools via a minimal Model Context Protocol server.
概要
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.
主な機能
- Adheres to MCP Server specification
- Provides tools for listing available functions
- 1 GitHub stars
- Supports calling specific sports data functions
- Single-file, minimal implementation
- Exposes Cloudbet public API
ユースケース
- Demonstrating MCP server capabilities with sports data
- Educational purposes for understanding MCP integration
- Accessing Cloudbet sports data programmatically via a standardized protocol