trackmcp
Back to directory
husqvaluna

symbol-blockchain-mcp-server

View on GitHub

Symbol Blockchain MCP Server. (REST API tools)

1 stars TypeScriptDeveloper Kits Updated May 28, 2025
blockchainmcp-serversymbol

Documentation

Symbol Blockchain MCP Server (REST API tools)

The Symbol Blockchain MCP Server is a server that enables the use of the Symbol blockchain's REST API as MCP (Model Context Protocol) tools.

Usage

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

Frequently asked questions

What is symbol-blockchain-mcp-server?

symbol-blockchain-mcp-server is Symbol Blockchain MCP Server. (REST API tools)

How do I install symbol-blockchain-mcp-server?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is symbol-blockchain-mcp-server open source?

Yes — it is hosted on GitHub at https://github.com/husqvaluna/symbol-mcp-server and has 1 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP