users
ActiveTool of Lichess
declared in 0.1.0
Bulk lookup of up to 300 users by username.
Parameters schema
{
"type": "object",
"examples": [
{
"usernames": [
"hikaru",
"magnuschess",
"penguingm"
]
},
{
"usernames": [
"botvinnik"
]
}
],
"required": [
"usernames"
],
"properties": {
"usernames": {
"type": "array",
"items": {
"type": "string"
},
"description": "1-300 usernames."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Lichess
https://github.com/pipeworx-io/mcp-lichess
1/7 registries