Server data from the Official MCP Registry
Guild Wars 2 keyless public endpoints (worlds, items, achievements, build, commerce).
About
Guild Wars 2 keyless public endpoints (worlds, items, achievements, build, commerce).
Remote endpoints: streamable-http: https://gateway.pipeworx.io/guild-wars-2/mcp
Security Report
Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. Trust signals: trusted author (463/464 approved). 1 finding(s) downgraded by scanner intelligence.
24 tools verified · Open access · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Connect
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-pipeworx-io-guild-wars-2": {
"url": "https://gateway.pipeworx.io/guild-wars-2/mcp"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
@pipeworx/guild-wars-2
Guild Wars 2 API v2 MCP — keyless public endpoints (worlds, items, achievements, build, etc.).
Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.
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?)— bulk trading-post quotes for numeric item IDs (raw copper)commerce_listings(ids?)— trading-post order-book depth for numeric item IDsguild_wars_2_item_price(name?, item_id?, include_listings?)— live Trading Post price for a single item looked up by name ("Mystic Coin") or byitem_id. Returns highest buy order, lowest sell offer, quantity on each side and the spread, each as raw copper and a readable gold/silver/copper string, plus item name, rarity, type and icon.
Pass ids as a comma-sep string ("1,2,3"); omit for index.
Money
Trading Post unit_price values are in copper. 100 copper = 1 silver, 100 silver = 1 gold, so
19944 copper renders as 1g 99s 44c. guild_wars_2_item_price returns both forms.
Item name → ID resolution
The official API has no item-name search: /v2/items/search returns 404, and /v2/items with
no ids returns ~70k bare IDs — far too heavy to scan per call. So guild_wars_2_item_price
resolves a name in three steps:
- A curated name → ID map built into the pack (83 commonly traded items — Mystic Coin, Glob of
Ectoplasm, T5/T6 fine materials, ores, ingots, wood, leather, cloth, ascended crafting mats,
popular runes/sigils, charms/symbols, precursors, agony infusions). Case-insensitive, no extra
request. Every ID in it was verified against
/v2/itemsand confirmed to carry a live Trading Post quote. - Fallback:
api.datawars2.ie— a keyless third-party GW2 item index. This is an added dependency outside ArenaNet's control; its name filter is exact and case-sensitive, so the pack retries with title-cased variants, and the call is bounded by an 8s timeout. - If neither resolves, the tool returns
{found:false, reason:'item_name_not_resolved', hint}telling the caller to passitem_id— it never guesses a different item.
Account-bound items (Pile of Bloodstone Dust, Charged Quartz Crystal, Mystic Forge Stone, …) have
no Trading Post quote and return {found:false, reason:'item_not_traded'}.
Data source
https://api.guildwars2.com/v2 — plus https://api.datawars2.ie for item-name fallback only.
Quick Start
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"guild-wars-2": {
"url": "https://gateway.pipeworx.io/guild-wars-2/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 1394+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Using with ask_pipeworx
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Guild Wars 2 data" })
The gateway picks the right tool and fills the arguments automatically.
More
License
MIT
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
FinAgent
Freeby mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
