Skip to main content
Glama

Lichess MCP

get_puzzle_storm_dashboard

Access and analyze your puzzle storm performance history on Lichess, retrieving up to 30 days of data to track progress and identify patterns.

Instructions

Get your puzzle storm 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