OpenDota MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENDOTA_API_KEY | No | Your OpenDota API key from https://www.opendota.com/api-keys |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_player_by_idB | Get a player's information by their account ID. |
| get_player_recent_matchesA | Get recent matches played by a player. |
| get_match_dataB | Get detailed data for a specific match. |
| get_player_win_lossB | Get win/loss statistics for a player. |
| get_player_heroesB | Get a player's most played heroes. |
| get_hero_statsB | Get statistics for heroes. |
| search_playerB | Search for players by name. |
| get_pro_playersB | Get list of professional players. |
| get_pro_matchesB | Get recent professional matches. |
| get_player_peersA | Get players who have played with the specified player. |
| get_heroesB | Get list of all Dota 2 heroes. |
| get_player_totalsB | Get player's overall stats totals. |
| get_player_rankingsC | Get player hero rankings. |
| get_player_wordcloudB | Get most common words used by player in chat. |
| get_team_infoC | Get information about a team. |
| get_public_matchesB | Get recent public matches. |
| get_match_heroesB | Get heroes played in a specific match. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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