Back to directory
matthijn/mcp-chess-poc

matthijn/mcp-chess-poc

@matthijn

Play chess in a GUI against an LLM using MCP

chessllmmcpgameguiproof-of-conceptentertainment

Installation & Configuration

{
  "mcpServers": {
    "chess": {
      "command": "npx",
      "args": [
        "tsx",
        "backend/mcp.ts"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15