What's new
  • Happy Cataclysm gaming! The long-awaited 4.3.4 Cataclysm Repack V19.0 is now live - and downloadable from our brand-new Emucoach App.
    Download it now
  • Mists of Pandaria is calling! Heya - did you know that the newest 5.4.8 MoP Repack - version 7.0 - is now live?
    Download now

[TOOL] EmuCoach MCP β€” AI-Powered Server Manager for MoP V7.0 (NPCs, DB, Rates, Accounts & more)

Kneuma

MoP Premium
5
2025
4
πŸ‰ EmuCoach MCP β€” Control Your WoW Server with AI
Manage your MoP repack through natural language. No console. No SQL. Just ask.



πŸ€” What is this?

EmuCoach MCP is a free, open-source tool that connects your Emucoach MoP V7.0 repack directly to AI assistants like Claude, Gemini, Antigravity or any MCP-compatible client.

Once set up, your AI gets full control over your server β€” through plain English. No more digging through config files, typing SQL queries or memorizing RA commands. You just talk to it.



πŸš€ What can the AI do?

  • Start / stop / restart MySQL, authserver and worldserver
  • Create accounts, set GM levels, grant Donation Points
  • Edit NPCs β€” rename them, change level, health, faction, add vendors instantly
  • Edit quests and items β€” update rewards, requirements, drop rates on the fly
  • Change server rates β€” XP, loot, gold, anything in worldserver.conf
  • Run any RA command β€” anything you'd type in the worldserver console
  • Query and edit the database β€” SELECT, INSERT, UPDATE, DELETE
  • Monitor your server β€” uptime, online players, database statistics

➀ If you can do it in-game as a GM or in the database β€” the AI can do it for you, in seconds.



🎬 See it in action

πŸ›’ Add a vendor to the worldβ–Ά Watch on YouTube
βš”οΈ Update NPC statsβ–Ά Watch on YouTube
βš™οΈ Change server ratesβ–Ά Watch on YouTube



⚑ Quick Install

1. Clone the repo into the root of your repack folder so the structure looks like this:

Code:
πŸ“ YourRepackFolder\
β”œβ”€β”€ πŸ“ Database\
β”œβ”€β”€ πŸ“ emucoach-mcp\   ← clone here
└── πŸ“ Repack\

Code:
cd "C:\path\to\YourRepackFolder"
git clone https://github.com/timoinglin/emucoach-mcp.git

2. Double-click install.bat β€” it handles everything:
  • Checks for Node.js (installs automatically via winget if missing)
  • Copies example.config.json β†’ config.json
  • Runs npm install and builds the project

3. Edit config.json with your database credentials and RA account.

4. Enable Remote Access in Repack\worldserver.conf:
Code:
Ra.Enable = 1
Ra.IP     = 127.0.0.1
Ra.Port   = 3443

5. Add the MCP server to your AI client (see the GitHub README for exact paths and config) and restart it. Done. πŸŽ‰



πŸ”— Links




Built for the Emucoach community ❀️ β€” feedback and contributions welcome!
 
WEll this is wild. Are there plans to set this functionaly across other bulds or are you a MOP guy ?
 
Back
Top