rankings_clubs
ActiveTool of Brawl Stars
declared in 0.1.0
Country club rankings.
Parameters schema
{
"type": "object",
"examples": [
{
"limit": 30,
"countryCode": "US"
},
{
"countryCode": "DE"
}
],
"required": [
"countryCode"
],
"properties": {
"after": {
"type": "string"
},
"limit": {
"type": "number"
},
"before": {
"type": "string"
},
"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