You're viewing a demo portfolio

Join the waitlist
PRSM

account_by_riot_id

Active

Tool of Riot Games

declared in 0.1.0

Riot ID → account/puuid.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "region": "americas",
      "tag_line": "NA1",
      "game_name": "Doublelift"
    },
    {
      "region": "europe",
      "tag_line": "EUW",
      "game_name": "Caps"
    }
  ],
  "required": [
    "region",
    "game_name",
    "tag_line"
  ],
  "properties": {
    "region": {
      "type": "string",
      "description": "americas | europe | asia"
    },
    "tag_line": {
      "type": "string"
    },
    "game_name": {
      "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 →