MCP.so
Sign In

Symbol MCP Server (REST API tools)

@husqvaluna

About Symbol MCP Server (REST API tools)

Symbol Blockchain MCP Server. (REST API tools)

Basic information

Category

Developer Tools

Runtime

node

Transports

stdio

Publisher

husqvaluna

Config

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

{
  "mcpServers": {
    "symbol": {
      "command": "npx",
      "args": [
        "-y",
        "tsx",
        "/path/to/your/mcp/symbol-mcp-server/src/index.ts"
      ]
    }
  }
}

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 MCP Server (REST API tools)?

The Symbol MCP Server enables the use of the Symbol blockchain's REST API as MCP tools.

How to use Symbol MCP Server (REST API tools)?

Configure the server in your MCP client settings using the provided JSON configuration, running with npx and tsx.

Key features of Symbol MCP Server (REST API tools)

  • Integrates Symbol blockchain REST API as MCP tools.
  • Runs via npx and tsx.

Use cases of Symbol MCP Server (REST API tools)

FAQ from Symbol MCP Server (REST API tools)

Comments

More Developer Tools MCP servers