Skip to main content
Glama

Lichess MCP

get_puzzle_race

Retrieve detailed information about a specific puzzle race on Lichess using its unique race ID, enabling users to track progress and outcomes efficiently.

Instructions

Get info about a puzzle race

Input Schema

NameRequiredDescriptionDefault
raceIdYesID of the puzzle race

Input Schema (JSON Schema)

{ "properties": { "raceId": { "description": "ID of the puzzle race", "type": "string" } }, "required": [ "raceId" ], "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