gw1-mcp

Graphmaxer/gw1-mcp
★ 1 stars TypeScript Code/Dev Tools Updated today
GW1 build compiler MCP server: skill data, template code encode/decode, validation, hero roster. Read-only.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gw1-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Graphmaxer/gw1-mcp"
      ]
    }
  }
}

Topics

cloudflare-workersguild-warsmcpmcp-servermodel-context-protocoltypescript