Skip to content
Gemini CLI

gw2 mcp for Gemini CLI

io.github.mrfentmen/gw2-mcp

Use this MCP server to Guild Wars 2, items, trading post prices, achievements, and living world...

client:Gemini CLI transport:stdio runtime:npm

Install gw2 mcp in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

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

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

gw2 mcp in other clients