Dota 2 Match Analysis Server
БесплатноНе проверенFastMCP server for Dota 2 match analysis using replay files and OpenDota API, with built-in coaching instructions for LLMs.
Описание
FastMCP server for Dota 2 match analysis using replay files and OpenDota API, with built-in coaching instructions for LLMs.
README
Build Status Documentation Python 3.12
FastMCP server for Dota 2 match analysis using replay files and OpenDota API.
Built-in coaching instructions guide LLMs to provide meaningful analysis - pattern recognition, objective rotations, networth swings linked to teamfights, and actionable coaching advice.
Quick Start
Local
git clone https://github.com/DeepBlueCoding/mcp-replay-dota2.git
cd mcp-replay-dota2
uv sync
uv run python dota_match_mcp_server.py
Docker
docker build -t dota2-mcp-server .
docker run -p 8081:8081 dota2-mcp-server --transport sse
# Connect to http://localhost:8081/sse
What It Does
- Resources: Static reference data (heroes, map, pro players/teams)
- Tools: Match analysis (deaths, combat log, objectives, timelines, drafts)
- Instructions: Built-in coaching guidance for meaningful LLM responses
See full documentation for API reference and integration guides.
Development
uv run pytest # Run tests
uv run pytest -m "not integration" # Skip slow tests
License
MIT
Установка Dota 2 Match Analysis Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/DeepBlueCoding/mcp-replay-dota2FAQ
Dota 2 Match Analysis Server MCP бесплатный?
Да, Dota 2 Match Analysis Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Dota 2 Match Analysis Server?
Нет, Dota 2 Match Analysis Server работает без API-ключей и переменных окружения.
Dota 2 Match Analysis Server — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Dota 2 Match Analysis Server в Claude Desktop, Claude Code или Cursor?
Открой Dota 2 Match Analysis Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Dota 2 Match Analysis Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
