Skip to main content
Glama

Lichess MCP

search_teams

Find chess teams on Lichess by entering search text and specifying the page number to explore relevant results efficiently.

Instructions

Search for teams

Input Schema

NameRequiredDescriptionDefault
pageNoPage number (starting at 1)
textYesSearch text

Input Schema (JSON Schema)

{ "properties": { "page": { "default": 1, "description": "Page number (starting at 1)", "type": "number" }, "text": { "description": "Search text", "type": "string" } }, "required": [ "text" ], "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