plymove.com
PlyMove is a pedagogical chess engine. Stockfish finds what is best; PlyMove identifies what is worth teaching to a specific learner.
First seen 2026-08-27 · Last seen 2026-08-27 · Source: webmcp.com
Answer 7 · Act 3 · Transact 1 · Score: Not yet scored
Tool inspector
plymove.explain_game
Full-game learner-specific explanations / annotated teaching for a PGN. Core job is async; this WebMCP tool blocks until completion and returns the final analysis (no client-side job polling). Paid. Prefer find_teaching_moments for a short ranked moment list only.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
pgn |
string | yes | Full game in PGN (headers optional). Must include move text such as 1.e4 e5. Not a single FEN. |
target_elo |
integer | yes | Target learner Elo (400–3500). |
Raw JSON schema
{
"type": "object",
"properties": {
"pgn": {
"type": "string",
"minLength": 20,
"maxLength": 200000,
"description": "Full game in PGN (headers optional). Must include move text such as 1.e4 e5. Not a single FEN."
},
"target_elo": {
"type": "integer",
"minimum": 400,
"maximum": 3500,
"description": "Target learner Elo (400–3500)."
}
},
"required": [
"pgn",
"target_elo"
],
"additionalProperties": false
}
Similar websites
hunchbank.com
Let visitors get things done without filling out a single form. Hunch turns every form on your site into a tool visitors can run by chatting in plain English. N…
cesium-browser-agent.pages.dev
Cesium Agent Lab
ejaj.cz
ejaj.cz
go.lmm.best
go.lmm.best