hated-wow-mcp

RdyGaming/hated-wow-mcp
★ 0 stars TypeScript AI/LLM Updated 1d ago
MCP server for World of Warcraft addon development — 20 tools that give Claude, Cursor and any MCP client the in-game Lua API, Blizzard's shipped UI source, CVars, FileDataIDs and texture atlases, plus Lua linting, TOC/XML validation and addon scaffolding. Retail, Classic and Classic Era. Install with npx.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hated-wow-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "RdyGaming/hated-wow-mcp"
      ]
    }
  }
}

README Excerpt

**An MCP server for writing World of Warcraft addons.** Free and open source. It gives your AI assistant three things it otherwise guesses at: the **in-game Lua API** for the client you are targeting, **Blizzard's own shipped UI source** so it can see how the game itself does something, and the **game's art and file

Tools (20)

WOW_ADDON_PATHWOW_DEFAULT_FLAVORWOW_INSTALL_PATHwow_addon_scaffoldwow_api_diffwow_api_event_searchwow_api_searchwow_api_statswow_api_type_searchwow_atlas_searchwow_cvar_searchwow_data_statuswow_file_searchwow_icon_searchwow_install_infowow_lua_lintwow_toc_validatewow_ui_grepwow_ui_list_packageswow_ui_mixin_search

Topics

addon-developmentblizzardclaudeclaude-codecvarsframexmlgame-developmentlualua-apimcpmcp-servermodel-context-protocolwarcraftworld-of-warcraftwow