Skip to main content
Glama

Lichess MCP

get_puzzle_dashboard

Retrieve your puzzle dashboard for Lichess, displaying performance data over a specified number of days (up to 30).

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" }

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