Skip to main content
Glama

Lichess MCP

search_teams

Find chess teams on Lichess by entering search text and specifying a page number, enabling efficient team discovery and participation in chess activities.

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

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