rankings_brawlers
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Brawl Stars
https://github.com/pipeworx-io/mcp-brawl-stars
1/7 registries