Skip to main content
Glama

Lichess MCP

get_arena_info

Retrieve detailed information about a specific arena tournament on the Lichess chess platform by providing the tournament ID. Use this tool to access key tournament details for participation or analysis.

Instructions

Get info about an arena tournament

Input Schema

NameRequiredDescriptionDefault
tournamentIdYesTournament ID

Input Schema (JSON Schema)

{ "properties": { "tournamentId": { "description": "Tournament ID", "type": "string" } }, "required": [ "tournamentId" ], "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