Guild Wars 2
Server Details
Guild Wars 2 MCP.
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Uptime
- 44.4% over 39 days
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- pipeworx-io/mcp-guild-wars-2
- GitHub Stars
- 0
- Server Listing
- mcp-guild-wars-2
TDQS
Scored across 42 tools
Several clusters are near-indistinguishable: ask_pipeworx vs ask_pipeworx_beta vs ask_pipeworx_grounded vs deep_research all claim overlapping 'route a question' roles, and polymarket_edges / polymarket_arbitrage / polymarket_edge_tracker / polymarket_fill_risk heavily overlap. The GW2 tools are mostly distinct, but the platform tools blur together badly.
Most names are snake_case, but conventions are mixed: many are noun-only (achievements, build, items, worlds, quaggans, currencies, professions) while others are verb_noun (resolve_entity, validate_claim, subscribe) or vague prefixes (ask_pipeworx family). Readable but not a single predictable pattern.
42 tools is far too many for a server named 'Guild Wars 2', which would need roughly 10-15 game endpoints. The vast majority of tools are general data/prediction-market/marketing utilities unrelated to the stated scope, making the surface feel like two servers bolted together.
For the advertised Guild Wars 2 domain the surface is severely incomplete — no account, character, guild, PvP, or token tools, only a scatter of commerce/static endpoints. The Pipeworx side is broad but its coverage is impossible to assess as a coherent domain, and there is no clear lifecycle for either.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
2 tool updates
- Changed
bet_research2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "market": "will-bitcoin-reach-100k-in-july-2026" - }, - { - "market": "https://polymarket.com/event/will-bitcoin-hit-150k-by-june-30-2026" - } -]New value: +[ + { + "market": "will-kristi-noem-win-the-2028-republican-presidential-nomination" + }, + { + "market": "https://polymarket.com/event/will-kristi-noem-win-the-2028-republican-presidential-nomination" + } +] - changed
Input schema / properties / market / descriptionPrevious value: -"Polymarket slug (\"will-bitcoin-hit-150k-by-june-30-2026\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k by June 30?\")"New value: +"Polymarket slug (\"will-kristi-noem-win-the-2028-republican-presidential-nomination\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."
- Changed
polymarket_kalshi_spread2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "topic": "fed" - }, - { - "topic": "btc" - } -]New value: +[ + { + "topic": "fed" + }, + { + "topic": "btc" + }, + { + "topic": "bitcoin" + }, + { + "topic": "fed rate decision" + } +] - changed
Input schema / properties / topic / descriptionPrevious value: -"Pre-mapped: fed | btc | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president"New value: +"Subject to compare. Canonical keys: fed | btc | eth | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president — but aliases and keywords resolve too (\"bitcoin\", \"fed rate decision\", \"ethereum\", \"inflation\", \"s&p 500\", \"us recession\", \"next pope\", \"2028 election\"). Check resolution.topic_matched_by in the response: \"exact\"/\"alias\" is a curated pairing, \"phrase\"/\"token\" is a keyword guess."
Related MCP Connectors
Bungie.net Platform API MCP.
Related MCP Servers
- FlicenseAqualityBmaintenanceAn MCP server that answers Guild Wars 2 questions by searching the official wiki and GW2 API, with citations.19-
- AlicenseAqualityFmaintenanceRead-only MCP server for public Guild Wars 1 sources (wiki, builds, YouTube, Reddit) and optional local install inventory.142MIT
- AlicenseNot gradedqualityAmaintenanceAn MCP server that gives LLM clients reliable, deterministic knowledge of Guild Wars 1 builds: skill data lookup, official template code encoding/decoding, and build validation.1MIT
- AlicenseAqualityBmaintenanceMCP server for Lineage 2 / Unreal Engine 2.5 asset modding, enabling texture extraction, modification, repackaging, and procedural mesh generation.181MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.