39
/ 100
13 hours ago
glama

nanoodle-mcp

MCP server that exposes saved nanoodle graphs as callable tools for AI agents, enabling them to run multi-model media pipelines. Supports stdio and HTTP serve modes, with optional Nano wallet payments.

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
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 3 credentials: NANOGPT_API_KEY, NANO_PRIVATE_KEY, NANO_WORK_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretNANOGPT_API_KEYAPI key in (or passed via --key / --env-file) — or no
configNANOGPT_BASE_URL
🔐 secretNANO_PRIVATE_KEYexport NANO_SEED=<64-hex seed> # account 0 pays; or =<64-hex key>
configNANO_RPC_URLbroadcasts it through a Nano RPC node (--nano-rpc / , default
configNANO_SEEDexport =<64-hex seed> # account 0 pays; or NANO_PRIVATE_KEY=<64-hex key>
🔐 secretNANO_WORK_KEY(env or --env-file, never a flag) — it's sent as both a
configNANO_WORK_URLwork-rpc / :
configNANO_WS_URLenv-file, which also takes for a key-bearing websocket 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/nanoodlecom-nanoodle-mcp-13b6sy)](https://m8ven.ai/mcp/nanoodlecom-nanoodle-mcp-13b6sy)
commit: 91fc4bf5d7cdc4d9bf847bd20118ef55343a5c2c
code hash: 47aeea53779e2065926c3d57a49839dab7cfcf3cf550547a5ccff95ee017028c
verified: 7/31/2026, 8:58:02 AM
view raw JSON →