You're viewing a demo portfolio

Join the waitlist
PRSM

tablebase

Active

Tool of Lichess

declared in 0.1.0

Syzygy tablebase lookup (≤7 pieces). Variant: standard (default), atomic, antichess.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "fen": "8/8/8/4k3/8/8/4K3/8 w - - 0 1"
    },
    {
      "fen": "8/8/8/4k3/8/8/4K3/8 w - - 0 1",
      "variant": "atomic"
    }
  ],
  "required": [
    "fen"
  ],
  "properties": {
    "fen": {
      "type": "string"
    },
    "variant": {
      "type": "string",
      "description": "standard | atomic | antichess"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Lichess

https://github.com/pipeworx-io/mcp-lichess

1/7 registries
View full server →
tablebase — Lichess — PRSM MCP