Serves Chess.com player information, statistics, active games, and game archives via a Model Context Protocol server.
Unlock Chess.com data with this Python-based Model Context Protocol (MCP) server, designed to provide comprehensive access to player information, statistics, active games, and game archives. It efficiently fetches real-time data from the Chess.com public API using asynchronous operations, making player profiles and game histories readily available through MCP endpoints.
主な機能
01Fetches Chess.com game archives
02Asynchronous data fetching from Chess.com API
030 GitHub stars
04Exposes data via MCP endpoints
05Serves Chess.com player information and statistics
06Provides access to active Chess.com games
ユースケース
01Building applications requiring Chess.com player data
02Integrating Chess.com statistics into other platforms
03Developing services leveraging Chess.com game archives via MCP