Skip to main content
Glama

OpenDota MCP Server

get_player_totals

Retrieve comprehensive Dota 2 player statistics including total matches, wins, kills, deaths, assists, and other performance metrics using Steam32 account ID.

Instructions

Get player's overall stats totals.

Args: account_id: Steam32 account ID of the player Returns: Summary of player's total stats

Input Schema

NameRequiredDescriptionDefault
account_idYes

Input Schema (JSON Schema)

{ "properties": { "account_id": { "title": "Account Id", "type": "integer" } }, "required": [ "account_id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/asusevski/opendota-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server