gaming
Opendota Mcp Server
MCP server providing AI assistants with access to Dota 2 statistics via OpenDota API. 20+ tools for player stats, hero data, and match analysis with natural language support.
python
cloud
local
gaming
Installation
npx -y hkaanengin/opendota-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "opendota-mcp-server",
"command": "npx",
"args": [
"-y",
"hkaanengin/opendota-mcp-server"
]
}About This MCP Server
hkaanengin/opendota-mcp-server
MCP server providing AI assistants with access to Dota 2 statistics via OpenDota API. 20+ tools for player stats, hero data, and match analysis with natural language support.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub