@pipeworx/brawl-stars

Connect: https://gateway.pipeworx.io/brawl-stars/mcp · Install: one-click buttons

Tools: 10

Brawl Stars API MCP — player + brawler + ranking data. Free dev key.

Auth

  • Platform: PLATFORM_BRAWLSTARS_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
  • club(tag) — club profile
  • club_members(tag, limit?, after?, before?) — club members
  • brawlers() — brawler list
  • brawler(id) — single brawler
  • events_rotation() — current event rotation
  • rankings_players(countryCode, limit?, after?, before?) — country player rankings
  • rankings_clubs(countryCode, limit?, after?, before?) — country club rankings
  • rankings_brawlers(countryCode, brawlerId, limit?, after?, before?) — country brawler rankings

Data source

https://api.brawlstars.com/v1

Tools

  • player — Brawl Stars official API — full profile for a player tag (#9LJ2YR9…): trophies, highest trophies, club, brawler count, 3v3 wins, solo/duo wins, and experience level.
  • player_battles — Brawl Stars official API — recent battle log for a player tag: battle time, event/map, mode, result, star player, teams, and brawlers used per battle.
  • club — Brawl Stars official API — full club profile for a club tag: name, description, type, trophies required, total trophies, and member count.
  • club_members — Brawl Stars official API — paginated member list for a club tag: each member’s name, tag, trophies, role, and name color. Supports limit/after/before cursors.
  • brawlers — Brawl Stars official API — complete list of all brawlers with their numeric ID, name, star powers, and gadgets.
  • brawler — Brawl Stars official API — detail for a single brawler by numeric ID: name, star powers with descriptions, and gadgets with descriptions.
  • events_rotation — Current event rotation.
  • rankings_players — Country player rankings.
  • rankings_clubs — Country club rankings.
  • rankings_brawlers — Country brawler rankings.

Tools

  • brawler — Brawl Stars official API — detail for a single brawler by numeric ID: name, star powers with descriptions, and gadgets with descriptions.
  • brawlers — Brawl Stars official API — complete list of all brawlers with their numeric ID, name, star powers, and gadgets.
  • club — Brawl Stars official API — full club profile for a club tag: name, description, type, trophies required, total trophies, and member count.
  • club_members — Brawl Stars official API — paginated member list for a club tag: each member's name, tag, trophies, role, and name color. Supports limit/after/before cursors.
  • events_rotation — Current event rotation.
  • player — Brawl Stars official API — full profile for a player tag (#9LJ2YR9…): trophies, highest trophies, club, brawler count, 3v3 wins, solo/duo wins, and experience level.
  • player_battles — Brawl Stars official API — recent battle log for a player tag: battle time, event/map, mode, result, star player, teams, and brawlers used per battle.
  • rankings_brawlers — Country brawler rankings.
  • rankings_clubs — Country club rankings.
  • rankings_players — Country player rankings.

Regenerated from source · build July 4, 2026