AceDataCloud/MCPNanoBanana
by Various
MCP server for Nano Banana AI image generation and editing via Ace Data Cloud.
MCP
AceDataCloud/MCPNanoBanana
Added 1 June 2026
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_imagenanobanana_edit_imagenanobanana_get_tasknanobanana_get_tasks_batchACEDATACLOUD_API_TOKENACEDATACLOUD_API_BASE_URLACEDATACLOUD_OAUTH_CLIENT_IDACEDATACLOUD_PLATFORM_BASE_URLNANOBANANA_REQUEST_TIMEOUTLOG_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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Aider
Paul Gauthier
Terminal-first AI pair programmer. Edits files in your repo, commits with sensible messages, runs your tests.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
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.