MCP server exposing 15 tools for clash-royale.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/clash-royale/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
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.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/clash-royale/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io