Skip to main content
Glama

Lichess MCP

get_tv_game

Retrieve the current TV game in PGN format from specified Lichess channels like 'blitz', 'bullet', or 'chess960' for analysis or viewing.

Instructions

Get current TV game in PGN format

Input Schema

NameRequiredDescriptionDefault
channelNoChannel name like 'bot', 'blitz', etc.

Input Schema (JSON Schema)

{ "properties": { "channel": { "description": "Channel name like 'bot', 'blitz', etc.", "enum": [ "bot", "blitz", "racingKings", "ultraBullet", "bullet", "classical", "threeCheck", "antichess", "computer", "horde", "rapid", "atomic", "crazyhouse", "chess960", "kingOfTheHill", "best" ], "type": "string" } }, "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