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)

评论

其他 分类下的更多 MCP 服务器