You're viewing a demo portfolio

Join the waitlist
PRSM

match

Active

Tool of Riot Games

declared in 0.1.0

Fetch full LoL match detail by match ID (e.g. NA1_123): participants, champions, stats, team outcomes, and game metadata.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "region": "americas",
      "match_id": "na1_4239331234"
    }
  ],
  "required": [
    "region",
    "match_id"
  ],
  "properties": {
    "region": {
      "type": "string"
    },
    "match_id": {
      "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 →