Skip to main content
Glama

Lichess MCP

get_thread

Retrieve a specific message thread by entering the userId of the participant to manage and review conversations within the Lichess MCP server.

Instructions

Get a message thread

Input Schema

NameRequiredDescriptionDefault
userIdYesUser ID of the other person

Input Schema (JSON Schema)

{ "properties": { "userId": { "description": "User ID of the other person", "type": "string" } }, "required": [ "userId" ], "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