Lichess MCP

by karayaman
Verified

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" }
ID: x7iuw37s1v