You're viewing a demo portfolio

Join the waitlist
PRSM

account_by_puuid

Active

Tool of Riot Games

declared in 0.1.0

Look up a Riot account (game_name, tag_line, puuid) by puuid via the regional Riot Account API (americas | europe | asia).

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "puuid": "player-puuid-123456",
      "region": "americas"
    }
  ],
  "required": [
    "region",
    "puuid"
  ],
  "properties": {
    "puuid": {
      "type": "string"
    },
    "region": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Riot Games

https://github.com/pipeworx-io/mcp-riot-games

1/7 registries
View full server →
account_by_puuid — Riot Games — PRSM MCP