29
/ 100
1 month ago
glama

NANO MCP Server

MCP server for NANO cryptocurrency operations, enabling AI agents to generate wallets, send/receive transactions, check balances, and more via JSON-RPC.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: NANO_RPC_KEY, PENDING_RPC_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high1 medium2 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highbody-parser@1.20.2GHSA-qwcr-r2fm-qrc7

body-parser vulnerable to denial of service when url encoding is enabled

mediumajv@8.12.0GHSA-2g4f-4pwh-qvx6

ajv has ReDoS when using `$data` option

lowexpress@4.18.2GHSA-qw6h-vgh9-j6wx

express vulnerable to XSS via response.redirect()

lowexpress@4.18.2GHSA-rv95-896h-c2vc

Express.js Open Redirect in malformed URLs

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_PORT8080 # Server port (default: 8080)
configMCP_TRANSPORThttp # Transport type (default: http)
configNANO_REPRESENTATIVEnano_xxx # Representative (has default)
🔐 secretNANO_RPC_KEY
configNANO_RPC_URL
configPENDING_LOG_FILE
configPENDING_LOG_LEVEL
configPENDING_REPRESENTATIVE
🔐 secretPENDING_RPC_KEY
configPENDING_RPC_NODES
configPENDING_RPC_URL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/dhyabi2-nano-mcp-server-1luo00)](https://m8ven.ai/mcp/dhyabi2-nano-mcp-server-1luo00)
commit: 4e29d9dff2b501323db35f7f031a0ea07c4133a5
code hash: 48df0ff0f098d25db8a3e86cbf481057a417e8f853cec5a5579aedc0734688ed
verified: 6/15/2026, 2:00:01 PM
view raw JSON →