Skip to main content
Glama

Lichess MCP

get_fide_player

Retrieve FIDE player details by inputting their official player ID. This tool integrates with Lichess MCP, enabling access to verified chess player information for analysis, tracking, or research purposes.

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" }

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