You're viewing a demo portfolio

Join the waitlist
PRSM

clan_members

Active

Tool of Clash Royale

declared in 0.1.0

Clash Royale official API — paginated member list for a clan tag: each member's name, role, trophies, last active, and donations. Supports limit/after/before cursors.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "tag": "#2CCCP"
    },
    {
      "tag": "#2CCCP",
      "limit": 50
    }
  ],
  "required": [
    "tag"
  ],
  "properties": {
    "tag": {
      "type": "string"
    },
    "after": {
      "type": "string"
    },
    "limit": {
      "type": "number"
    },
    "before": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Clash Royale

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

1/7 registries
View full server →