Skip to main content
Glama

Lichess MCP

get_puzzle_dashboard

Retrieve personalized puzzle statistics and progress history from Lichess. Specify the number of days (up to 30) to view detailed insights and track improvement over time.

Instructions

Get your puzzle dashboard

Input Schema

NameRequiredDescriptionDefault
daysNoHow many days of history to return (max 30)

Input Schema (JSON Schema)

{ "properties": { "days": { "default": 30, "description": "How many days of history to return (max 30)", "maximum": 30, "minimum": 1, "type": "number" } }, "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