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
0
View on GitHub

Installation

npx -y hkaanengin/opendota-mcp-server

Configuration

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.

GitHub: https://github.com/hkaanengin/opendota-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub