Back to Apps

Nano Banana MCP
by pierceboggan
High-performance AI image generation and editing server using Google Gemini 2.5 Flash Image via OpenRouter.
0 stars
Works in:Cursor
Exposes:Tools
What it does
Nano Banana MCP is a high-performance Rust-based server that connects AI assistants to the Google Gemini 2.5 Flash Image model via OpenRouter. It enables LLMs to generate high-quality images from text and perform intelligent image editing and analysis using multiple image inputs.
Tools
generate_image: Creates a high-quality image based on a text prompt.edit_image: Modifies or analyzes images based on provided instructions and image inputs.
Installation
{
"mcpServers": {
"nano-banana": {
"command": "/path/to/nano-banana-mcp",
"args": [
"--api-key",
"your_openrouter_api_key",
"--save-directory",
"/path/to/your/images",
"--model",
"google/gemini-2.5-flash-image-preview:free"
]
}
}
}
Supported hosts
Confirmed support for Cursor and general stdio-compatible MCP clients.
Quick install
./nano-banana-mcpInformation
- Pricing
- freemium
- Published
- 4/10/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Cursor
Add to ~/.cursor/mcp.json with the executable path and API key.





