@pipeworx/clash-royale
Connect: https://gateway.pipeworx.io/clash-royale/mcp · Install: one-click buttons
Tools: 15
Clash Royale API MCP — player + clan + battle data. Free dev key.
Auth
- Platform:
PLATFORM_CLASHROYALE_KEY. BYO:?_apiKey=…. - Caveat: Supercell keys are IP-bound. CF Workers use dynamic egress IPs — generate your key with “Allow any IP” or it will 403.
Tools
player(tag)— player profileplayer_battles(tag)— recent battlesplayer_upcoming_chests(tag)— upcoming chest cycleclan(tag)— clan profileclan_members(tag, limit?, after?, before?)— clan membersclan_war_log(tag, limit?, after?, before?)— war logclan_current_war(tag)— current warclan_search(name?, locationId?, minMembers?, maxMembers?, minScore?, limit?, after?, before?)— clan searchtournament(tag)— tournament infotournament_search(name?, limit?, after?, before?)— search tournamentscards()— card listlocations()— locationslocation(id)— location detailrankings_clans(locationId, limit?)— top clans for locationrankings_players(locationId, limit?)— top players for location
tag example: #2PP (no # in URL — pack URL-encodes it).
Data source
https://api.clashroyale.com/v1
Tools
- player — Player profile.
- player_battles — Recent battles.
- player_upcoming_chests — Upcoming chest cycle.
- clan — Clan profile.
- clan_members — Clan members.
- clan_war_log — War log.
- clan_current_war — Current war.
- clan_search — Clan search.
- tournament — Tournament info.
- tournament_search — Search tournaments.
- cards — Card list.
- locations — Locations.
- location — Location detail.
- rankings_clans — Top clans for location.
- rankings_players — Top players for location.
Tools
-
cards— Card list. -
clan— Clan profile. -
clan_current_war— Current war. -
clan_members— Clan members. -
clan_search— Clan search. -
clan_war_log— War log. -
location— Location detail. -
locations— Locations. -
player— Player profile. -
player_battles— Recent battles. -
player_upcoming_chests— Upcoming chest cycle. -
rankings_clans— Top clans for location. -
rankings_players— Top players for location. -
tournament— Tournament info. -
tournament_search— Search tournaments.