MCP Hub
Back to servers

Symbol Blockchain

MCP (Model Context Protocol) Server. Enables interaction with the Symbol blockchain for querying account information, transaction data, and block details through automatically generated tools from the Symbol OpenAPI specification.

Stars
1
Validated
Jan 11, 2026

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

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

Reviews

No reviews yet

Sign in to write a review