You're viewing a demo portfolio

Join the waitlist
PRSM

rankings_brawlers

Active

Tool of Brawl Stars

declared in 0.1.0

Country brawler rankings.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "limit": 50,
      "brawlerId": 16000000,
      "countryCode": "US"
    },
    {
      "brawlerId": 16000001,
      "countryCode": "BR"
    }
  ],
  "required": [
    "countryCode",
    "brawlerId"
  ],
  "properties": {
    "after": {
      "type": "string"
    },
    "limit": {
      "type": "number"
    },
    "before": {
      "type": "string"
    },
    "brawlerId": {
      "type": "number"
    },
    "countryCode": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Brawl Stars

https://github.com/pipeworx-io/mcp-brawl-stars

1/7 registries
View full server →
rankings_brawlers — Brawl Stars — PRSM MCP