Skip to content
Claude Desktop

blizzard mcp for Claude Desktop

io.github.mrfentmen/blizzard-mcp

MCP server for Blizzard games: WoW token price, achievements, Diablo seasons. Needs free API client.

client:Claude Desktop transport:stdio runtime:npm

Install blizzard mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "blizzard-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "blizzard-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

blizzard mcp in other clients