Submit

Nano Banana Ai Image Generator

@nanana-app

MCP server for Nanana AI image generation service powered by Google Gemini's nano banana model. This server allows Claude Desktop and other MCP clients to generate and transform images using nano banana's powerful image generation capabilities.

Tools

text_to_image

image_to_image

Server Config

{
  "mcpServers": {
    "nanana": {
      "command": "npx",
      "args": [
        "-y",
        "@nanana-ai/mcp-server-nano-banana"
      ],
      "env": {
        "NANANA_API_TOKEN": "your-api-token-here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.