Enterprise DNA Enterprise DNA
M MCP Servers Developer low

AceDataCloud/MCPNanoBanana

by Various

MCP server for Nano Banana AI image generation and editing via Ace Data Cloud.

A

MCP

AceDataCloud/MCPNanoBanana

Added 1 June 2026

#ai-image #developer-tools #image-editing #image-generation #mcp-server #model-context-protocol

Overview

AceDataCloud/MCPNanoBanana is a Python-based MCP server that enables image generation and editing through Ace Data Cloud's Nano Banana AI service. It exposes standard Model Context Protocol endpoints for integration with MCP-compatible tools like AI code assistants.

Best for

Best for
Developers who need to add Nano Banana AI image generation and editing capabilities to MCP-enabled environments

Use cases

  • Generating images via Nano Banana AI from within MCP-compatible applications
  • Editing existing images using Nano Banana AI through standard MCP interfaces
  • Integrating AI image capabilities into custom development workflows powered by MCP

How to use

Install

uvx mcp-nanobanana-pro

Tools exposed

  • nanobanana_generate_image
  • nanobanana_edit_image
  • nanobanana_get_task
  • nanobanana_get_tasks_batch
  • ACEDATACLOUD_API_TOKEN
  • ACEDATACLOUD_API_BASE_URL
  • ACEDATACLOUD_OAUTH_CLIENT_ID
  • ACEDATACLOUD_PLATFORM_BASE_URL
  • NANOBANANA_REQUEST_TIMEOUT
  • LOG_LEVEL

Tested with

Claude Desktop, Claude Code, Cursor, Windsurf, Cline, Continue, VS Code

Example client config

{\n  "mcpServers": {\n    "nanobanana": {\n      "type": "streamable-http",\n      "url": "https://nanobanana.mcp.acedata.cloud/mcp",\n      "headers": {\n        "Authorization": "Bearer YOUR_API_TOKEN"\n      }\n    }\n  }\n}

Notes

AceDataCloud/MCPNanoBanana is a Python-based MCP server that enables image generation and editing through Ace Data Cloud’s Nano Banana AI service. It exposes standard Model Context Protocol endpoints for integration with MCP-compatible tools like AI code assistants.

6 stars on GitHub. Last updated 2026-05-31. Licensed MIT.

Use cases

  • Generating images via Nano Banana AI from within MCP-compatible applications
  • Editing existing images using Nano Banana AI through standard MCP interfaces
  • Integrating AI image capabilities into custom development workflows powered by MCP

Pros

  • Leverages the MCP standard for straightforward integration with many AI tools
  • Written in Python, making it accessible for a wide range of developers
  • Provides a direct interface to Nano Banana AI’s image generation and editing features

Cons

  • Very low GitHub star count (6) suggests limited community adoption or testing
  • Dependence on Ace Data Cloud’s Nano Banana AI service, which may have its own limitations and costs
  • As a niche MCP server, documentation and support resources may be sparse

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Leverages the MCP standard for straightforward integration with many AI tools
  • Written in Python, making it accessible for a wide range of developers
  • Provides a direct interface to Nano Banana AI's image generation and editing features

Cons

  • Very low GitHub star count (6) suggests limited community adoption or testing
  • Dependence on Ace Data Cloud's Nano Banana AI service, which may have its own limitations and costs
  • As a niche MCP server, documentation and support resources may be sparse
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks