About
Overview
The Chess.com MCP Server enables AI agents to interact with Chess.com's platform. It provides tools for viewing player profiles, analyzing games, and accessing daily puzzles.
Capabilities
Tools & Capabilities
⚡get_player
Get player profile and stats
⚡get_games
Get a player's recent games
⚡get_puzzle
Get daily puzzle
Setup
Installation
bash
Install
npx -y mcp-server-chessExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"chess": {
"command": "npx",
"args": ["-y", "mcp-server-chess"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 25
Last UpdatedFeb 12, 2026