@pipeworx/guild-wars-2
Connect: https://gateway.pipeworx.io/guild-wars-2/mcp · Install: one-click buttons
Tools: 10
Guild Wars 2 API v2 MCP — keyless public endpoints (worlds, items, achievements, build, etc.).
Tools
worlds(ids?)— world listitems(ids?, page?, page_size?, lang?)— item lookupachievements(ids?, page?, page_size?, lang?)— achievementsprofessions(ids?, lang?)— professionscurrencies(ids?, lang?)— currenciesbuild()— current game build idquaggans()— Quaggan images (gag endpoint)wvw_matches(world?)— current WvW matchescommerce_prices(ids?)— trading-post pricescommerce_listings(ids?)— trading-post listings
Pass ids as a comma-sep string (“1,2,3”); omit for index.
Data source
https://api.guildwars2.com/v2
Tools
- 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.
Tools
-
achievements— Fetch Guild Wars 2 achievement details by comma-separated IDs or by page; returns achievement name, description, category, tiers, point rewards, and prerequisites. -
build— Current build id. -
commerce_listings— Trading-post listings. -
commerce_prices— Trading-post prices. -
currencies— Currencies. -
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. -
professions— Professions. -
quaggans— Quaggan images. -
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. -
wvw_matches— Current WvW matches.