Connects Claude to Guild Wars 2's public API without requiring authentication keys. Exposes tools for querying items, achievements, worlds, build info, and commerce data. Useful when you want to answer questions about GW2 game content, look up item stats or trading post prices, or build tools that reference achievement requirements. Hosted through Pipeworx's gateway infrastructure, so you can either connect to the standalone Guild Wars 2 endpoint or tap into the full Pipeworx gateway for 250+ data sources. Also supports natural language queries through ask_pipeworx if you'd rather describe what you need than call specific tools directly.
Guild Wars 2 MCP.
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.
| Tool | Description |
|---|---|
items | Item lookup. |
achievements | Achievements. |
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 673+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
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.
MIT
io.github.shelvick/shopify-subscription-reconciliation
zleventer/google-ads-mcp
csoai-org/meok-stripe-acp-checkout-mcp
io.github.mharnett/google-ads
csoai-org/stripe-billing-mcp
co.pipeboard/google-ads-mcp