player_battles
ActiveTool of Brawl Stars
declared in 0.1.0
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.
Parameters schema
{
"type": "object",
"examples": [
{
"tag": "#ABC123DEF"
}
],
"required": [
"tag"
],
"properties": {
"tag": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Brawl Stars
https://github.com/pipeworx-io/mcp-brawl-stars
1/7 registries