Sponsored by Deepsite.site

Dota 2 MCP Server & Discord Coach Bot

Created By
ismaelMoreau6 months ago
Content

Dota 2 MCP Server & Discord Coach Bot

This project provides a Dota 2 Game State Integration (GSI) MCP server and a Discord bot that coaches you with real-time rune spawn advice.

Features

  • Receives live Dota 2 GSI data and exposes it as MCP resources and HTTP endpoints
  • Discord bot announces rune spawn times in your channel (with TTS support)
  • Dockerized and ready for local or cloud deployment

Installation & Setup

1. Clone the Repository

git clone <your-repo-url>
cd dota mcp

2. Create a Python Virtual Environment

python3 -m venv .venv
source .venv/bin/activate

3. Install Requirements

pip install -r requirements.txt

4. (Optional) Build & Run with Docker

docker build -t dota2gsi-mcp .
docker run --name dota2gsi-mcp-server -p 5000:5000 -v "$(pwd):/app" --restart unless-stopped dota2gsi-mcp

5. Set Up Dota 2 GSI

  • Follow the instructions in note.md to configure Dota 2 to POST game state to your server.

6. Set Up the Discord Bot

  • Create a bot in the Discord Developer Portal
  • Copy your bot token and invite the bot to your server with the Send Messages and Send TTS Messages permissions
  • Get your channel ID (right-click channel > Copy ID)
  • Set environment variables:
export DISCORD_TOKEN=your-bot-token
export DISCORD_CHANNEL_ID=your-channel-id
  • Run the bot:
python dota_coach_bot.py

Usage

  • The MCP server will expose endpoints at http://localhost:5000/ and MCP resources at /mcp
  • The Discord bot will announce rune spawn times in your channel

Project Structure

  • dota2gsi_mcp_server.py — MCP server and FastAPI endpoints
  • dota_coach_bot.py — Discord bot for rune timing advice
  • requirements.txt — Python dependencies
  • Dockerfile — Docker build instructions
  • note.md — Dota 2 GSI setup guide
  • .gitignore — Files and folders to ignore in git

License

MIT

Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Serper MCP ServerA Serper MCP Server
CursorThe AI Code Editor
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
DeepChatYour AI Partner on Desktop
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
Tavily Mcp
Playwright McpPlaywright MCP server
Amap Maps高德地图官方 MCP Server
ChatWiseThe second fastest AI chatbot™
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
WindsurfThe new purpose-built IDE to harness magic
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"