You're viewing a demo portfolio

Join the waitlist
PRSM

tournament_search

Active

Tool of Clash Royale

declared in 0.1.0

Clash Royale official API — search open tournaments by name. Returns matching tournaments with capacity, current members, and start time.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "name": "Grand Challenge"
    },
    {
      "name": "Classic",
      "limit": 5
    }
  ],
  "properties": {
    "name": {
      "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 →
tournament_search — Clash Royale — PRSM MCP