Exposes Chess.com player profiles and statistics through a Model Context Protocol (MCP) server.
This server integrates public Chess.com API data, making it readily accessible through Anthropic's FastMCP framework. Designed for seamless operation either locally or within Claude Desktop, it empowers developers and AI agents to programmatically fetch detailed player profiles and comprehensive statistics, including rating history and performance metrics. It leverages standard I/O for communication, providing a structured way to interact with Chess.com's vast dataset.
主要功能
01Retrieve Chess.com public player profiles
02Access Chess.com player statistics and rating history
03Integrates with Anthropic's FastMCP framework
04Supports local execution or Claude Desktop integration
050 GitHub stars
使用案例
01Enable AI agents to query Chess.com player data
02Develop custom applications requiring Chess.com profile and statistics access
03Integrate real-time chess data into conversational AI experiences