MCP.so
ログイン

Symbol Model Context Protocol (MCP)

@husqvaluna

Symbol Model Context Protocol (MCP) について

Spiking - Symbol MCP Server.

基本情報

カテゴリ

その他

ランタイム

node

トランスポート

stdio

公開者

husqvaluna

設定

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

{
  "mcpServers": {
    "spike-symbol-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "openapi-zod-client",
        "https://symbol.github.io/symbol-openapi/v1.0.4/openapi3.yml",
        "\\"
      ]
    }
  }
}

ツール

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

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

概要

What is Symbol Model Context Protocol (MCP)?

Symbol Model Context Protocol (MCP) is an MCP server that interfaces with the Symbol blockchain network via the Symbol OpenAPI (v1.0.4). It is intended for use with Claude Desktop through the Model Context Protocol.

How to use Symbol Model Context Protocol (MCP)?

Generate a Zod client using the provided npx openapi-zod-client command, then add the server configuration to your Claude Desktop MCP settings as shown in the README example (using npx tsx to run the index.ts script).

Key features of Symbol Model Context Protocol (MCP)

  • Interfaces with Symbol blockchain via OpenAPI.
  • Includes a generated Zod client for type-safe API usage.
  • Configurable for use with Claude Desktop.
  • Runs on Node.js using tsx runtime.

Use cases of Symbol Model Context Protocol (MCP)

FAQ from Symbol Model Context Protocol (MCP)

コメント

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