Overview
Features
text_to_image
Generates a new image from a text prompt using Nanana's nano banana model.
image_to_image
Transforms existing images based on a text prompt; supports 1-9 input URLs.
Claude Desktop and MCP client compatibility
Works with Claude Desktop and other MCP clients to access Nano Banana capabilities.
Token-based authentication
Secured access via NANANA_API_TOKEN; the token is shown only once.
Configurable API URL
Optional NANANA_API_URL to point to a custom Nanana API endpoint; defaults to https://nanana.app.
Installation and run
Global npm install; run via npx or node with environment variables as needed; includes example config.
Who Is This For?
- Claude Desktop:Connect Claude Desktop to generate and transform images via MCP prompts.
- MCP clients:Integrate Nano Banana image generation into MCP workflows for apps.
- AI artists:Experiment with prompt-based image generation and editing via MCP in creative projects.




