Skip to main content
Glama

Lichess MCP

export_study_chapter

Export a specific chapter from a Lichess study in PGN format by providing the study and chapter IDs for analysis or sharing.

Instructions

Export one study chapter in PGN format

Input Schema

NameRequiredDescriptionDefault
chapterIdYesChapter ID
studyIdYesStudy ID

Input Schema (JSON Schema)

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