Skip to main content
Glama

OpenDota MCP Server

get_player_rankings

Retrieve a player's hero rankings using their Steam32 account ID to analyze performance across different heroes in Dota 2 matches.

Instructions

Get player hero rankings.

Args: account_id: Steam32 account ID of the player Returns: Player's hero rankings

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