azerothcore-wotlk

GitHub

Complete Open Source and Modular solution for MMO

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "azerothcore-wotlk": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-azerothcore-wotlk"
      ]
    }
  }
}