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.
Overview
What is Nano Banana Ai Image Generator?
Nano Banana Ai Image Generator is an MCP (Model Context Protocol) server for the Nanana AI image generation service, powered by Google Gemini's nano banana model. It enables Claude Desktop and other MCP clients to generate and transform images using the nano banana model.
How to use Nano Banana Ai Image Generator?
Obtain an API token from nanana.app, then configure Claude Desktop by adding the server to its configuration file with the command npx -y @nanana-ai/mcp-server-nano-banana and the environment variable NANANA_API_TOKEN. Two tools are available: text_to_image (requires a prompt string) and image_to_image (requires an array of 1–9 imageUrls and a prompt string).
Key features of Nano Banana Ai Image Generator
- Text-to-image generation from a descriptive prompt
- Image-to-image transformation with a prompt and up to 9 input images
- Powered by Google Gemini's nano banana model
- Integrates with Claude Desktop and any MCP-compatible client
- Requires a Nanana AI API token for authentication
- Image generation consumes credits from your Nanana AI account
Use cases of Nano Banana Ai Image Generator
- Creating original images from written descriptions for content or design
- Transforming existing photos into new styles (e.g., oil paintings)
- Generating visual assets directly within chat tools like Claude Desktop
FAQ from Nano Banana Ai Image Generator
How do I get an API token?
Visit nanana.app, sign in, go to your account dashboard, and generate an API token in the "API Access" section. The token is shown only once.
How do I configure the server in Claude Desktop?
Add a JSON entry to your Claude Desktop config file (macOS: ~/Library/Application Support/Claude/claude_desktop_config.json, Windows: %APPDATA%\Claude\claude_desktop_config.json) with the command npx -y @nanana-ai/mcp-server-nano-banana and the environment variable NANANA_API_TOKEN.
What tools does the server provide?
Two tools: text_to_image (generates an image from a text prompt) and image_to_image (transforms 1–9 images based on a text prompt).
How does pricing work?
Image generation consumes credits from your Nanana AI account. You can check your credit balance and purchase more credits on your account dashboard at nanana.app/account.