MCP.so
Sign In

Symbol Model Context Protocol (MCP)

@husqvaluna

About Symbol Model Context Protocol (MCP)

Spiking - Symbol MCP Server.

Basic information

Category

Other

Runtime

node

Transports

stdio

Publisher

husqvaluna

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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)

Comments

More Other MCP servers