Skip to main content
Glama

Lichess MCP

accept_challenge

Accept incoming chess challenges on Lichess by providing the challenge ID. Enables participation in games and tournaments via the Lichess MCP server.

Instructions

Accept an incoming challenge

Input Schema

NameRequiredDescriptionDefault
challengeIdYesID of the challenge to accept

Input Schema (JSON Schema)

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