Skip to main content
Glama

Lichess MCP

export_all_study_chapters

Export all chapters of a Lichess study as PGN files by providing the study ID, enabling users to save and share complete chess study content.

Instructions

Export all chapters of a study in PGN format

Input Schema

NameRequiredDescriptionDefault
studyIdYesStudy ID

Input Schema (JSON Schema)

{ "properties": { "studyId": { "description": "Study ID", "type": "string" } }, "required": [ "studyId" ], "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