ClaudeWave
pab1it0
pab1it0

chess-mcp

View on GitHub

A Model Context Protocol server for Chess.com's Published Data API. This provides access to Chess.com player data, game records, and other public information through standardized MCP interfaces, allowing AI assistants to search and analyze chess information.

MCP Servers69 stars16 forksPythonMITUpdated 5mo ago
ClaudeWave Trust Score
74/100
· OK
Passed
  • Open-source license (MIT)
  • Clear description
  • Mature repo (>1y old)
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "chess-mcp": {
      "command": "node",
      "args": ["/path/to/chess-mcp/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/pab1it0/chess-mcp and follow its README for install instructions.
Use cases
🛠️ Dev Tools

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.

More MCP Servers