You're viewing a demo portfolio

Join the waitlist
PRSM

get_player

Active

Tool of chess

declared in 0.1.0

Get a Chess.com player's profile by username (e.g., 'hikaru'). Returns title, country, followers, join date, and last online time.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "username": "hikaru"
    },
    {
      "username": "magnuscarlsen"
    }
  ],
  "required": [
    "username"
  ],
  "properties": {
    "username": {
      "type": "string",
      "description": "Chess.com username (case-insensitive, e.g., \"hikaru\", \"magnuscarlsen\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

chess

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

1/7 registries
View full server →