You're viewing a demo portfolio

Join the waitlist
PRSM

user_performance

Active

Tool of Lichess

declared in 0.1.0

Single-variant performance + best rated game for a user.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "perf": "blitz",
      "username": "hikaru"
    },
    {
      "perf": "classical",
      "username": "magnuschess"
    }
  ],
  "required": [
    "username",
    "perf"
  ],
  "properties": {
    "perf": {
      "type": "string",
      "description": "bullet | blitz | rapid | classical | correspondence | chess960 | crazyhouse | antichess | atomic | horde | kingOfTheHill | racingKings | threeCheck | ultraBullet"
    },
    "username": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Lichess

https://github.com/pipeworx-io/mcp-lichess

1/7 registries
View full server →