Skip to main content
Glama

Lichess MCP

get_puzzle_activity

Retrieve puzzle activity from Lichess, specifying the number of entries to download, ranging from 1 to 200. Access detailed puzzle interactions for analysis or review.

Instructions

Get your puzzle activity

Input Schema

NameRequiredDescriptionDefault
maxNoHow many entries to download. Leave empty to get all activity.

Input Schema (JSON Schema)

{ "properties": { "max": { "description": "How many entries to download. Leave empty to get all activity.", "maximum": 200, "minimum": 1, "type": "number" } }, "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