Skip to content
Zed

wynncraft mcp for Zed

io.github.mrfentmen/wynncraft-mcp

Keyless MCP server for Wynncraft, the Minecraft MMORPG: player profiles, guilds, and item search.

client:Zed transport:stdio runtime:npm

Install wynncraft mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "wynncraft-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "wynncraft-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

wynncraft mcp in other clients