Symbol Blockchain

Enables interaction with the Symbol blockchain for querying account information, transaction data, and block details through automatically generated tools from the Symbol OpenAPI specification.

View Source
1 stars
0 tools
Created Aug 2025
@husqvaluna/husqvaluna-symbol-blockchain-symbol-blockchain-mcp-server

About

Enables interaction with the Symbol blockchain for querying account information, transaction data, and block details through automatically generated tools from the Symbol OpenAPI specification.

Categories

general

Installation

npm

npm install @husqvaluna/husqvaluna-symbol-blockchain-symbol-blockchain-mcp-server

Configuration

{ "mcpServers": { "husqvaluna-symbol-blockchain-symbol-blockchain-mcp-server": { "command": "npx", "args": [ "-y", "@husqvaluna/husqvaluna-symbol-blockchain-symbol-blockchain-mcp-server" ] } } }