nanoodle
io.github.nanoodlecom/nanoodle-mcpYour saved nanoodle workflow graphs as MCP tools — BYOK or pay per call in Nano (x402)
Tools · 10
Combine two images into a scene. upload×2 -> text -> edit; returns image (qwen-image-3, 1024×1024) saved to disk (file path in result). Runs on NanoGPT — $0.18 deposit per call, paid in Nano (XNO) — s…
Paste AI-sounding text. Grok rewrites it like a person wrote it, a second model grades the rewrite as an AI detector would, then Grok gets the draft, the rewrite and the report and does the final p… t…
Repaints an uploaded photo according to an edit described in plain words. upload -> text -> edit; returns image (qwen-image-3, 1024×1024) saved to disk (file path in result). Runs on NanoGPT — $0.18 d…
Describe your idea, get a favicon — an LLM distills the brand to one bold glyph, an image model renders it, and it comes back as a crisp square (~$0.04/run). text:Brand -> text×2 -> join -> llm -> ima…
Pick a DIFFERENT model on each Contender, then Run — same prompt four ways, side by side. text -> image:Contender 1 -> image:Contender 2 -> image:Contender 3 -> image:Contender 4; returns image (gpt-i…
Generates a still image from a prompt, then animates it into a short video clip. text:the image being -> text:motion system prompt -> text:movement -> image -> llm -> ivideo; returns video (ltx-2.3-qu…
Describe a screen, keep the style guide: an LLM turns both into one dense image prompt and an image model renders the mockup. text×2 -> join -> llm -> image; returns image (qwen-image-3) saved to disk…
One idea fans out to three LLMs — lyrics, a matching style, and a negative prompt of what to avoid — then a music model sings it. text:Song Instructions -> text:Bands -> text:Style System Prompt -> ll…
TTS speaks your line, and the lipsync model animates the portrait to match. upload -> text:speak -> text:movement -> tts -> lipsync; returns video (longcat-avatar-1.5) saved to disk (file path in resu…
The one-wire hello-world of noodling — describe a scene, get an image. text -> image; returns image (nano-banana-2-lite) saved to disk (file path in result). Runs on NanoGPT — $0.06 deposit per call, …
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"nanoodle": {
"url": "https://mcp.nanoodle.com/mcp",
"transport": "streamable-http"
}
}
}