Skip to main content
Glama

Lichess MCP

abort_board_game

Terminate a Lichess chess game by providing the game ID using this tool to abort the match immediately.

Instructions

Abort a board game

Input Schema

NameRequiredDescriptionDefault
gameIdYesThe game ID

Input Schema (JSON Schema)

{ "properties": { "gameId": { "description": "The game ID", "type": "string" } }, "required": [ "gameId" ], "type": "object" }

Other Tools from Lichess MCP

Related Tools

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