Skip to main content
Glama

Lichess MCP

get_ongoing_games

Retrieve real-time and correspondence games from your Lichess account by specifying the maximum number of games to fetch, ranging from 1 to 50.

Instructions

Get your ongoing games (real-time and correspondence)

Input Schema

NameRequiredDescriptionDefault
nbNoMax number of games to fetch (1-50)

Input Schema (JSON Schema)

{ "properties": { "nb": { "default": 9, "description": "Max number of games to fetch (1-50)", "maximum": 50, "minimum": 1, "type": "integer" } }, "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