You're viewing a demo portfolio

Join the waitlist
PRSM

player_heroes

Active

Tool of Stratz

declared in 0.1.0

Fetch the top heroes played by a Dota 2 player (by Steam account id), ranked by match count — returns heroId, matchCount, and winCount for up to `take` heroes (default 20).

Parameters schema

{
  "type": "object",
  "required": [
    "steam_account_id"
  ],
  "properties": {
    "take": {
      "type": "number"
    },
    "steam_account_id": {
      "type": "number"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Stratz

https://github.com/pipeworx-io/mcp-stratz

1/7 registries
View full server →
player_heroes — Stratz — PRSM MCP