Skip to main content
Glama

Lichess MCP

get_broadcast

Retrieve a specific Lichess broadcast by its unique ID using this tool, enabling access to live or past chess event data directly from the Lichess MCP server.

Instructions

Get a broadcast by its ID

Input Schema

NameRequiredDescriptionDefault
broadcastIdYesID of the broadcast

Input Schema (JSON Schema)

{ "properties": { "broadcastId": { "description": "ID of the broadcast", "type": "string" } }, "required": [ "broadcastId" ], "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