rankings_clans
ActiveTool of Clash Royale
declared in 0.1.0
Clash Royale official API — top-ranked clans for a location ID (numeric): clan name, tag, score, member count, and rank position. Use global ID for worldwide rankings.
Parameters schema
{
"type": "object",
"examples": [
{
"locationId": 57000
},
{
"limit": 25,
"locationId": 57000
}
],
"required": [
"locationId"
],
"properties": {
"limit": {
"type": "number"
},
"locationId": {
"type": "number"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Clash Royale
https://github.com/pipeworx-io/mcp-clash-royale
1/7 registries