Chess.com MCP by UnClick for Claude Desktop
io.github.malamutemayhem/chessdotcom
Chess.com player profiles, stats, games, puzzles, and leaderboards. No API key. By UnClick.
client:Claude Desktop
transport:stdio
runtime:npm
Install Chess.com MCP by UnClick in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"chessdotcom": {
"command": "npx",
"args": [
"-y",
"@unclick/chessdotcom-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs