Skip to main content
Glama

Lichess MCP

unfollow_user

Remove a player from your following list on Lichess by specifying their username, managing your connections directly through the MCP server.

Instructions

Unfollow a player

Input Schema

NameRequiredDescriptionDefault
usernameYesUsername of the player to unfollow

Input Schema (JSON Schema)

{ "properties": { "username": { "description": "Username of the player to unfollow", "type": "string" } }, "required": [ "username" ], "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