MCP Servers / other / Nano Currency MCP Server

Nano Currency MCP Server

JSON →
none10other

Send Nano currency and retrieve account and block information using the Nano node RPC.

Install
How to run this server

No install command recorded.

server path: nano-currency-mcp-server
Tools
What this server exposes
raw_send
Send a specified amount of raw units from a predefined Nano account to a destination Nano account.
nano_send
Send a specified amount of nano units from a predefined Nano account to a destination Nano account.
nano_account_info
Retrieve detailed information about a specific Nano account, including balance (in both nano and raw units), representative, and frontier block.
nano_my_account_info
Retrieve detailed information about my Nano account, including balance (in both nano and raw units), representative, and frontier block. This is the account that is used to send Nano from.
block_info
Retrieve detailed information about a specific Nano block.
x402_payment_signature_exact_scheme_create
Create the PAYMENT-SIGNATURE header for a Nano x402 transaction conforming to the exact scheme.
Configuration
Environment & auth
authnone
envNANO_RPC_URL
envNANO_WORK_GENERATION_URL
envNANO_PRIVATE_KEY
Resources
Nano Currency MCP Server — MCP Server · libregistry