MCP server exposing 10 tools for guild-wars-2.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/guild-wars-2/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
worlds — Fetch Guild Wars 2 world (server) details by comma-separated IDs, or return the full index of world IDs; includes world name and population level.items — Fetch Guild Wars 2 item details by comma-separated IDs or by page; returns item name, type, rarity, level, vendor value, icon, and game flags.achievements — Fetch Guild Wars 2 achievement details by comma-separated IDs or by page; returns achievement name, description, category, tiers, point rewards, and prerequisites.professions — Professions.currencies — Currencies.build — Current build id.quaggans — Quaggan images.wvw_matches — Current WvW matches.commerce_prices — Trading-post prices.commerce_listings — Trading-post listings.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/guild-wars-2/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io