Guild Wars 1 Build Compiler

io.github.Graphmaxerv1.1.3Updated Sep 24, 2026

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

VerifiedStreamable HTTPWeb executableDeveloper ToolsData & Analytics

Installation

In SourceWeft

  1. Open Guild Wars 1 Build Compiler in the dashboard and add it to a workspace.
  2. Enable the server for the chats that should use its tools.

Web executable via Streamable HTTP. Remote servers run from the web runtime once configured in a workspace.

Other MCP clients

Add this to your client's mcpServers config.

{
  "mcpServers": {
    "gw1-mcp": {
      "type": "http",
      "url": "https://gw1-mcp.graphmaxer.workers.dev/mcp"
    }
  }
}

Tools

0
Tool metadata has not been indexed yet.

Version history

1
  1. v1.1.3LatestSep 16, 2026