Skip to main content
Glama

Lichess MCP

get_fide_player

Retrieve FIDE player details by providing the FIDE player ID, enabling quick access to chess player information via the Lichess MCP server.

Instructions

Get FIDE player information

Input Schema

NameRequiredDescriptionDefault
playerIdYesFIDE player ID

Input Schema (JSON Schema)

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