user
ActiveTool of Lichess
declared in 0.1.0
Fetch a Lichess player's public profile by username, including ratings across all variants (bullet, blitz, rapid, classical, chess960, etc.) and account metadata.
Parameters schema
{
"type": "object",
"examples": [
{
"username": "hikaru"
},
{
"username": "magnuschess"
}
],
"required": [
"username"
],
"properties": {
"username": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Lichess
https://github.com/pipeworx-io/mcp-lichess
1/7 registries