gaming
Chess Mcp
Access Chess.com player data, game records, and other public information through standardized MCP interfaces, allowing AI assistants to search and analyze chess information.
python
cloud
gaming
Installation
npx -y pab1ito/chess-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "chess-mcp",
"command": "npx",
"args": [
"-y",
"pab1ito/chess-mcp"
]
}About This MCP Server
pab1ito/chess-mcp
Access Chess.com player data, game records, and other public information through standardized MCP interfaces, allowing AI assistants to search and analyze chess information.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub