chess-mcp
Chess.com MCP Server is a Model Context Protocol server that allows access to Chess.com's public data, including player profiles, game records, and club information. This server facilitates AI assistants to efficiently search and analyze chess-related data.
Do I need an API key to use the Chess.com MCP Server?
No, the Chess.com MCP Server uses Chess.com's public API, so no authentication is required.
Can I run the Chess.com MCP Server on Windows?
Yes, the server can be run on Windows, as well as on macOS and Linux, using Docker or UV.
What is the recommended way to deploy the Chess.com MCP Server?
The recommended way to deploy the server is using Docker, as it simplifies the setup and ensures consistency across different environments.
How can I contribute to the Chess.com MCP Server project?
Contributions are welcome! You can open an issue or submit a pull request on the project's GitHub repository.
What tools are available for interacting with player data?
The server provides tools to get player profiles, stats, check online status, and access game records, among others.