Loading languages...
PA

pab1it0/chess-mcp

@pab1it043

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.

chess
chess.com
game data
player data
API
AI assistant

# mcpServer Config

{
  "mcpServers": {
    "chess": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "pab1it0/chess-mcp"
      ]
    }
  }
}

# stdio

docker run --rm -i pab1it0/chess-mcp
Transport:
stdio
言語:
python
作成日:3/29/2025
更新日:7/9/2025