cloud_eval
ActiveTool of Lichess
declared in 0.1.0
Stockfish cloud evaluation for a FEN position.
Parameters schema
{
"type": "object",
"examples": [
{
"fen": "rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1"
},
{
"fen": "rnbqkbnr/pppppppp/8/8/4P3/8/PPPP1PPP/RNBQKBNR b KQkq e3 0 1",
"multi_pv": 3
}
],
"required": [
"fen"
],
"properties": {
"fen": {
"type": "string",
"description": "FEN of position to evaluate."
},
"multi_pv": {
"type": "number",
"description": "1-5 (default 1)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Lichess
https://github.com/pipeworx-io/mcp-lichess
1/7 registries