mcp-chess

alexandreroman/mcp-chess
★ 18 stars Java 📦 Other Updated 7d ago
A MCP server for playing chess
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-chess": {
      "command": "npx",
      "args": [
        "-y",
        "alexandreroman/mcp-chess"
      ]
    }
  }
}

Topics

aimcpspring