Skip to main content
Glama

Lichess MCP

join_team

Add your Lichess account to a chess team by providing the team ID and an optional message for team leaders using this tool.

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

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