loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

emucoach-mcp

MCP Tool

timoinglin/emucoach-mcp

MCP server for Emucoach WoW: Mists of Pandaria repacks — manage MySQL, authserver & worldserver processes, accounts, server config, and world data (NPCs, quests, items) directly from your AI assistant via 43 tools.

Install

$ npx loaditout add timoinglin/emucoach-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "emucoach-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "emucoach-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Emucoach MCP Server

[](LICENSE)

A complete local MCP (Model Context Protocol) server for managing an Emucoach WoW: Mists of Pandaria private server (V7.0) with MySQL.

What Can the Agent Do?

Once connected, an AI agent (Claude, Gemini, Antigravity, OpenClaw, or any MCP-compatible client) gets full control over your WoW server through natural language. No need to touch the database, config files, or console manually — just ask.

  • 🚀 Start / stop / restart MySQL, authserver and worldserver
  • 🗄️ Query and edit the database — run any SELECT, INSERT, UPDATE or DELETE
  • 👤 Manage accounts — create accounts, set GM levels, grant Donation Points
  • 🐉 Edit NPCs — change name, level, health, faction, loot, add vendors, etc.
  • 📜 Edit quests and items — update rewards, requirements, stats on the fly
  • ⚙️ Edit server config — change rates, caps, realm settings in worldserver.conf
  • 📡 Send any RA command — anything you'd type in the worldserver console
  • 📊 Monitor the server — uptime, online players, DB statistics

> In short: if you can do it in-game as a GM or via the database, the agent can do it for you.

Demo Videos

| What | Link | |---|---| | 🛒 Add a vendor to the world | Watch on YouTube | | ⚔️ Update NPC stats | Watch on YouTube | | ⚙️ Change server rates | Watch on YouTube |

Quick Start

> [!IMPORTANT] > Clone this repo into the root folder of your Emucoach repack. The server paths in config.json are relative and rely on this exact layout: > `` > 📁 YourRepackFolder\ > ├── 📁 Database\ > ├── 📁 emucoach-mcp\ ← clone here > └── 📁 Repack\ > ` > `bash > cd "C:\path\to\YourRepackFolder" > git clone https://github.com/timoinglin/emucoach-mcp.git > ``

1. Install & Build (On

Tags

emucoachmcpmcp-servermopwow

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated25 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/20/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/timoinglin/emucoach-mcp)](https://loaditout.ai/skills/timoinglin/emucoach-mcp)