Nano Banana
Freeby MCP Community
MCP server for Google Gemini Image APIs. Supports Gemini 2.5 Flash (fast) and Gemini 3 Pro (up to 4K). Configurable aspect ratio, resolution, and model selectio
v1.0.5Added Apr 12, 2026
mcpnano-bananageminiimage-generationai
Nano Banana MCP Server
MCP server for Google Gemini Image APIs. Supports Gemini 2.5 Flash (fast) and Gemini 3 Pro (up to 4K). Configurable aspect ratio, resolution, and model selectio
Installation
Reviews
Installation
Quick install
npx -y @zhibinyang/nano-banana-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"nano-banana": {
"command": "npx",
"args": ["-y", "@zhibinyang/nano-banana-mcp"]
}
}
}