user_status
ActiveTool of Lichess
declared in 0.1.0
Online / playing status for the given usernames (up to 100).
Parameters schema
{
"type": "object",
"examples": [
{
"usernames": [
"hikaru",
"magnuschess"
]
},
{
"usernames": [
"penguingm",
"botvinnik",
"DrDrunkenstein"
]
}
],
"required": [
"usernames"
],
"properties": {
"usernames": {
"type": "array",
"items": {
"type": "string"
}
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Lichess
https://github.com/pipeworx-io/mcp-lichess
1/7 registries