mcpserver.lol
registry/gw1-mcp
Connection check verified live · 27h ago

gw1-mcp

GW1 build compiler: skill data, template code encode/decode, validation, hero roster. Read-only.

Tools 8
GitHub stars 1
Installs / wk
Licence MIT
Transport streamable-http
Last checked 27h ago

Tools & capabilities

8 tools

Read from the running server on 27h ago.

decode_pawned_team read-only pwnd*
Decode a paw-ned2 team build blob (the 'pwnd0001...>...<' format shared on PvXwiki team pages and by the paw-ned2 tool) into its individual builds: player/hero label, description,…
decode_template read-only code*
Decode an in-game GW1 skill template code (e.g. "OwpiMypMBg1cxcBAMBdmtIKAA") into professions, attribute allocations and the 8 skills with their stats and descriptions. Whitespace…
encode_template read-only forPvpskills*forHeroprimary*secondaryattributes* +1
Compile a build (professions, attributes, 8 skills by exact English name) into an official in-game template code. The build is validated first; on rule violations the errors are re…
get_hero read-only idname
Look up a GW1 hero by name or by id (GWCA HeroID, matching the AccountExport plugin output). Returns profession, campaign and how the hero is unlocked. Remember: heroes can equip a…
get_skill read-only idname
Look up a single GW1 skill by exact English name or by template skill id. Returns full stats (energy, activation, recharge, adrenaline, sacrifice), profession, attribute, campaign,…
list_heroes read-only campaignNameprofessionName
List all GW1 heroes, optionally filtered by profession or campaign name. Useful for team-building: shows which professions are coverable by heroes and how each hero is unlocked.
search_skills read-only elitelimitoffsetcampaignNamenameContainsattributeName +2
Search the full GW1 skill database by profession, attribute, campaign, elite flag or name fragment (valid values are documented per parameter). Returns compact records, at most `li…
validate_build read-only forPvpskills*forHeroprimary*secondaryattributes* +1
Check a build (professions, attributes, 8 skills by exact English name) against Guild Wars 1 rules: one elite max, profession/attribute ownership, primary attributes, duplicates, r…