Submit

Nanobanana Mcp Server

@Zhongwei

9 months ago
A MCP server that provides AI-powered image generation capabilities through Google's Gemini 2.5 Flash Image model.

Server Config

{
  "mcpServers": {
    "nanobanana": {
      "command": "uvx",
      "args": [
        "nanobanana-mcp-server@latest"
      ],
      "env": {
        "GEMINI_API_KEY": "your-gemini-api-key-here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.