Skip to main content
Glama

Lichess MCP

withdraw_from_simul

Withdraw from a Lichess simul by providing the simul ID. This tool enables users to exit a simultaneous exhibition game on the Lichess platform via the MCP server.

Instructions

Withdraw from a simul

Input Schema

NameRequiredDescriptionDefault
simulIdYesID of the simul

Input Schema (JSON Schema)

{ "properties": { "simulId": { "description": "ID of the simul", "type": "string" } }, "required": [ "simulId" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/karayaman/lichess-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server