tournament
ActiveTool of Stratz
declared in 0.1.0
Fetch details for a single Dota 2 tournament (league) by numeric id — display name, description, tier, start/end dates, and prize pool.
Parameters schema
{
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "number"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Stratz
https://github.com/pipeworx-io/mcp-stratz
1/7 registries