Skip to main content
Glama

Lichess MCP

search_fide_players

Search for FIDE-rated chess players by name using this tool on the Lichess MCP server. Quickly find player details to enhance chess analysis or match preparation.

Instructions

Search FIDE players by name

Input Schema

NameRequiredDescriptionDefault
nameYesName of the player to search

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Name of the player to search", "type": "string" } }, "required": [ "name" ], "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