Skip to main content
Glama

OpenDota MCP Server

get_pro_players

Retrieve professional Dota 2 player data to analyze competitive scene trends and player statistics using real-time information from OpenDota.

Instructions

Get list of professional players.

Args: limit: Number of players to retrieve (default: 10) Returns: List of professional players

Input Schema

NameRequiredDescriptionDefault
limitNo

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 10, "title": "Limit", "type": "integer" } }, "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