Skip to main content
Glama

Lichess MCP

get_users_by_id

Retrieve detailed information for multiple Lichess users by entering their unique IDs, separated by commas. Supports up to 300 IDs at once for batch processing.

Instructions

Get multiple users by their IDs

Input Schema

NameRequiredDescriptionDefault
idsYesUser IDs separated by commas. Up to 300 IDs.

Input Schema (JSON Schema)

{ "properties": { "ids": { "description": "User IDs separated by commas. Up to 300 IDs.", "type": "string" } }, "required": [ "ids" ], "type": "object" }

Other Tools from Lichess MCP

Related Tools

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