Nano Currency MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NANO_RPC_URLYesURL which should be used to communicate with a Nano node RPC. This can be a local or remotely hosted endpoint.
NANO_PRIVATE_KEYYesNano private key which will be used to sign send transactions and to derive the Nano address from. NOT THE WALLET SEED.
NANO_MAX_SEND_AMOUNTNoMaximum amount (in nano/Ӿ units) which can be sent in a single transaction. Default is 0.01 nano.0.01
NANO_WORK_GENERATION_URLNoURL which should be used to communicate with an endpoint that supports the work_generate RPC command for work generation. If not specified, defaults to NANO_RPC_URL.

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

ID: ohkf10vuuk