
Mcp Nanobanana Pro
Wire NanoBanana image generation and editing into Claude Code or Cursor so the agent can create and revise marketing and UI visuals without leaving the chat.
Overview
io.github.AceDataCloud/mcp-nanobanana-pro is a MCP server for the Build phase that lets your agent call NanoBanana for AI image generation and editing through Ace Data Cloud.
What is this MCP server?
- NanoBanana AI image generation and editing exposed as MCP tools
- Hosted streamable-http remote at nanobanana.mcp.acedata.cloud
- Local stdio package via PyPI (mcp-nanobanana-pro) with uvx runtime hint
- Requires ACEDATACLOUD_API_TOKEN from Ace Data Cloud platform
- Version 2026.6.9.4 with GitHub source NanoBananaMCP
- Remote MCP URL: https://nanobanana.mcp.acedata.cloud/mcp (streamable-http)
- PyPI identifier mcp-nanobanana-pro, registry version 2026.6.9.4
- One required secret env var: ACEDATACLOUD_API_TOKEN
Community signal: 6 GitHub stars.
What problem does it solve?
Jumping out of the IDE to generate or edit images breaks flow and makes it hard for an agent to iterate visuals alongside code.
Who is it for?
Indie builders who want on-demand marketing and UI imagery from Claude Code or Cursor during build and launch prep.
Skip if: Teams that need enterprise DAM, brand-locked templates, or fully offline local diffusion with no API billing.
What do I get? / Deliverables
After you register the server and token, your agent can request and refine images via MCP without manual export/import steps.
- Agent-callable NanoBanana generate and edit image operations
- Configured remote or stdio MCP connection to Ace Data Cloud
Recommended MCP Servers
Journey fit
Creative asset generation is most often invoked while building landing pages, docs, and product UI, where solo builders connect MCP tools to their coding agent. This entry is an MCP server registration and remote tool surface, which belongs on the agent-tooling shelf rather than hand-coded frontend libraries.
How it compares
Hosted NanoBanana MCP bridge, not a local ComfyUI skill or static asset pack.
Common Questions / FAQ
Who is mcp-nanobanana-pro for?
Solo and indie builders using MCP-enabled agents who want NanoBanana image create-and-edit tools inside their coding environment.
When should I use mcp-nanobanana-pro?
Use it during build or early launch when you need generated or edited images for landing pages, docs, or social posts from the agent thread.
How do I add mcp-nanobanana-pro to my agent?
Create an ACEDATACLOUD_API_TOKEN at platform.acedata.cloud, then add the remote MCP URL or run the PyPI package with uvx per your client’s MCP config.