You're viewing a demo portfolio

Join the waitlist
PRSM

player_matches

Active

Tool of Stratz

declared in 0.1.0

Fetch a Dota 2 player's recent match history by Steam account id. Returns match id, duration, start time, Radiant win flag, heroId and K/D/A. Supports pagination via take/skip.

Parameters schema

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

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Stratz

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

1/7 registries
View full server →