top_players
ActiveTool of Lichess
declared in 0.1.0
Top-rated players for one variant.
Parameters schema
{
"type": "object",
"examples": [
{
"perf": "blitz"
},
{
"perf": "bullet",
"limit": 100
}
],
"required": [
"perf"
],
"properties": {
"perf": {
"type": "string"
},
"limit": {
"type": "number",
"description": "1-200 (default 50)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Lichess
https://github.com/pipeworx-io/mcp-lichess
1/7 registries