Skip to main content
Glama

Lichess MCP

get_team_info

Retrieve detailed information about a specific team on Lichess by providing its unique team ID, enabling users to manage and analyze team-related data effectively.

Instructions

Get team information by ID

Input Schema

NameRequiredDescriptionDefault
teamIdYesThe team ID

Input Schema (JSON Schema)

{ "properties": { "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