You're viewing a demo portfolio

Join the waitlist
PRSM

rankings_players

Active

Tool of Clash Royale

declared in 0.1.0

Clash Royale official API — top-ranked players for a location ID (numeric): player name, tag, trophies, exp level, clan, and rank position. Use global ID for worldwide rankings.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "locationId": 57000
    },
    {
      "limit": 50,
      "locationId": 57000
    }
  ],
  "required": [
    "locationId"
  ],
  "properties": {
    "limit": {
      "type": "number"
    },
    "locationId": {
      "type": "number"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Clash Royale

https://github.com/pipeworx-io/mcp-clash-royale

1/7 registries
View full server →