match
ActiveTool of Stratz
declared in 0.1.0
Fetch full details of a single Dota 2 match by numeric match id — duration, start time, Radiant/Dire teams, game mode, lobby type, and per-player stats (heroId, K/D/A, GPM, XPM, level).
Parameters schema
{
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "number"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Stratz
https://github.com/pipeworx-io/mcp-stratz
1/7 registries