Lichess MCP

by karayaman
Verified

get_puzzle_activity

Retrieve your Lichess puzzle activity to track and analyze your progress. Specify the number of entries to download or fetch all for a comprehensive 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" }
ID: x7iuw37s1v