MCP server for NanoBanana AI image generation and editing
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Nanobanana Pro.
nanobanana_generate_imageGenerate an AI image from a text prompt using Google's Nano Banana model.
nanobanana_edit_imageEdit or combine images using AI based on a text prompt.
nanobanana_get_taskQuery the status and result of an image generation or edit task.
nanobanana_get_tasks_batchQuery multiple image generation/edit tasks at once.
A Model Context Protocol (MCP) server for AI image generation and editing using Google's Nano Banana model through the AceDataCloud API.
Generate and edit AI images directly from Claude, VS Code, or any MCP-compatible client.
| Tool | Description |
|---|---|
nanobanana_generate_image | Generate an AI image from a text prompt using Google's Nano Banana model. |
nanobanana_edit_image | Edit or combine images using AI based on a text prompt. |
nanobanana_get_task | Query the status and result of an image generation or edit task. |
nanobanana_get_tasks_batch | Query multiple image generation/edit tasks at once. |
AceDataCloud hosts a managed MCP server β no local installation required.
Endpoint: https://nanobanana.mcp.acedata.cloud/mcp
All requests require a Bearer token. Use the API token from Step 1.
Connect directly on Claude.ai with OAuth β no API token needed:
https://nanobanana.mcp.acedata.cloud/mcpAdd to your config (~/Library/Application Support/Claude/claude_desktop_config.json on macOS):
Add to your MCP config (.cursor/mcp.json or .windsurf/mcp.json):
Add to your VS Code MCP config (.vscode/mcp.json):
Or install the Ace Data Cloud MCP extension for VS Code, which registers the hosted MCP servers with one-click setup.
Claude Code supports MCP servers natively:
Or add to your project's .mcp.json:
Add to Cline's MCP settings (.cline/mcp_settings.json):
Add to your MCP configuration:
Add to Roo Code MCP settings:
Add to .continue/config.yaml:
Add to Zed's settings (~/.config/zed/settings.json):
If you prefer to run the server on your own machine:
Clients connect with their own Bearer token β the server extracts the token from each request's Authorization header.
| Tool | Description |
|---|---|
nanobanana_generate_image | Generate an image from a text prompt |
nanobanana_edit_image | Edit or combine images with AI |
| Tool | Description |
|---|---|
nanobanana_get_task | Query a single task status |
nanobanana_get_tasks_batch | Query multiple tasks at once |
For best results, include these elements in your prompts:
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-nanobanana-pro)<a href="https://allmcps.com/mcp/mcp-nanobanana-pro"><img src="https://allmcps.com/api/badge/mcp-nanobanana-pro?style=directory" alt="MCP Nanobanana Pro on AllMCPs" /></a>