@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 profile
  • player_battles(tag) — recent battles
  • player_upcoming_chests(tag) — upcoming chest cycle
  • clan(tag) — clan profile
  • clan_members(tag, limit?, after?, before?) — clan members
  • clan_war_log(tag, limit?, after?, before?) — war log
  • clan_current_war(tag) — current war
  • clan_search(name?, locationId?, minMembers?, maxMembers?, minScore?, limit?, after?, before?) — clan search
  • tournament(tag) — tournament info
  • tournament_search(name?, limit?, after?, before?) — search tournaments
  • cards() — card list
  • locations() — locations
  • location(id) — location detail
  • rankings_clans(locationId, limit?) — top clans for location
  • rankings_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

Tools

Regenerated from source · build May 21, 2026