Skip to main content
Other Tools and IntegrationsPython

nanana-app/mcp-server-nano-banana

AI image generation using Google Gemini's nano banana model.

other-tools-and-integrationslocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/nanana-app/mcp-server-nano-banana

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-server-nano-banana": {
      "command": "npx",
      "args": [
        "-y",
        "nanana-app/mcp-server-nano-banana"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
Python
Author
nanana-app