You're viewing a demo portfolio

Join the waitlist
PRSM

summoner_by_puuid

Active

Tool of Riot Games

declared in 0.1.0

Fetch LoL summoner details (summoner ID, account ID, summonerLevel, profileIconId, revisionDate) for a puuid on a specific platform (e.g. na1, euw1).

Parameters schema

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

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Riot Games

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

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