MCP.so
ログイン

Guild Wars 1 Build Compiler

@Graphmaxer

Guild Wars 1 Build Compiler について

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

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

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

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Gw1?

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

How to use Gw1?

Follow the repository README to install the server and add its MCP configuration to your client.

Key features of Gw1

  • packages/gw-mcp — the MCP server (transport-agnostic core + stdio entry)
  • packages/gw-worker — Streamable HTTP wrapper (Hono), runs on Cloudflare Workers and Node
  • claude.ai / Claude app: Settings → Connectors → Add custom connector →
  • Claude Code: claude mcp add --transport http gw1 https://…/mcp
  • Local HTTP without Cloudflare: pnpm --filter @gw1-mcp/gw-worker dev:node

Use cases of Gw1

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Gw1

Where is the source code for Gw1?

The source code is linked from the repository URL on this page.

Does Gw1 include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

よくある質問

Where is the source code for Gw1?

The source code is linked from the repository URL on this page.

Does Gw1 include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

コメント

「その他」の他のコンテンツ