Skip to main content
Glama

Lichess MCP

set_kid_mode

Enable or disable kid mode on the Lichess chess platform using MCP. Manage account settings to restrict or allow access for young users.

Instructions

Set kid mode status

Input Schema

NameRequiredDescriptionDefault
valueYesEnable or disable kid mode

Input Schema (JSON Schema)

{ "properties": { "value": { "description": "Enable or disable kid mode", "type": "boolean" } }, "required": [ "value" ], "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