Skip to main content
Glama

Lichess MCP

cancel_challenge

Cancel an outgoing chess challenge on Lichess by providing the challenge ID. This tool helps users manage their game invitations effectively through the Lichess MCP server.

Instructions

Cancel an outgoing challenge

Input Schema

NameRequiredDescriptionDefault
challengeIdYesID of the challenge to cancel

Input Schema (JSON Schema)

{ "properties": { "challengeId": { "description": "ID of the challenge to cancel", "type": "string" } }, "required": [ "challengeId" ], "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