Skip to main content
Glama

Lichess MCP

set_kid_mode

Enable or disable kid mode on the Lichess platform to control age-appropriate content and interactions for young users. Manage settings directly through the MCP server interface.

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" }

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