You're viewing a demo portfolio

Join the waitlist
PRSM

get_stats

Active

Tool of chess

declared in 0.1.0

Get a player's ratings and game records across daily, rapid, blitz, and bullet formats. Returns current/best ratings and win/loss/draw counts.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "username": "hikaru"
    },
    {
      "username": "magnuscarlsen"
    }
  ],
  "required": [
    "username"
  ],
  "properties": {
    "username": {
      "type": "string",
      "description": "Chess.com username"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

chess

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

1/7 registries
View full server →