tablebase
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Lichess
https://github.com/pipeworx-io/mcp-lichess
1/7 registries