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
0
View on GitHub

Installation

npx -y pab1ito/chess-mcp

Configuration

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.

GitHub: https://github.com/pab1it0/chess-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub