Skip to content
Claude Code

symbol for Claude Code

io.github.inotakeh/symbol

Read-only MCP server for the Symbol blockchain (XYM): node health, harvesting, voting keys.

client:Claude Code transport:stdio runtime:npm

Install symbol in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add symbol -e SYMBOL_NODE_URL=<SYMBOL_NODE_URL> -e SYMBOL_NETWORK=<SYMBOL_NETWORK> -e SYMBOL_TIMEZONE=<SYMBOL_TIMEZONE> -e SYMBOL_REFERENCE_NODES=<SYMBOL_REFERENCE_NODES> -e SYMBOL_REQUEST_TIMEOUT_MS=<SYMBOL_REQUEST_TIMEOUT_MS> -e SYMBOL_STATE_DIR=<SYMBOL_STATE_DIR> -- npx -y symbol-mcp-server

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

symbol in other clients