Skip to main content
Glama

Lichess MCP

join_team

Join a Lichess chess team by providing the team ID and an optional message for leaders. Use this tool to integrate into group activities and enhance your chess experience on the platform.

Instructions

Join a team

Input Schema

NameRequiredDescriptionDefault
messageNoOptional message for team leaders
teamIdYesThe team ID

Input Schema (JSON Schema)

{ "properties": { "message": { "description": "Optional message for team leaders", "type": "string" }, "teamId": { "description": "The team ID", "type": "string" } }, "required": [ "teamId" ], "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