You're viewing a demo portfolio

Join the waitlist
PRSM

cloud_eval

Active

Tool 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)"
    }
  }
}

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 →
cloud_eval — Lichess — PRSM MCP