weakauras-mcp-tool

annoft/weakauras-mcp-tool
★ 0 stars Lua 💻 Code/Dev Tools Updated 7d ago
MCP server for encoding/decoding WeakAuras import strings (WoW Midnight 12.0.5)
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "weakauras-mcp-tool": {
      "command": "npx",
      "args": [
        "-y",
        "annoft/weakauras-mcp-tool"
      ]
    }
  }
}

README Excerpt

MCP server for encoding/decoding WeakAuras import strings for World of Warcraft Midnight (12.0.5). - **Byte-compatible** with in-game M33kAuras 12.0.5 - **Lossless i18n** — preserves Chinese, Cyrillic, emoji, 4-byte UTF-8 - **MCP protocol** — `encode_wa` and `decode_wa` tools - **Lib sync** — tracks M33kAuras lib versions via MANIFEST.json