esca

AnglerfishChess/esca
★ 0 stars Rust API Integration Updated today
Rust/Python MIT chess library: rules, facts, explanations, PGN, opening books and names, UCI client, and an MCP server over it; one API, Chess960 throughout.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "esca": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "esca"
      ]
    }
  }
}

Topics

chesschess-analysischess-librarychess960fenmachine-learningmcpmcp-servermitmit-licenseopening-bookpgnpolyglotpyo3python