nanobanana-mcp-server
An MCP server that provides image generation and editing capabilities
The Nano Banana MCP Server offers advanced image generation features through its default model, Nano Banana 2, which delivers high-quality 4K images at impressive speeds. It utilizes intelligent model selection to automatically choose between multiple Gemini models based on user prompts, ensuring optimal results for various scenarios. Users can also specify output dimensions and access pre-built prompt templates for enhanced creativity in photography, design, and editing. In addition to its powerful image generation capabilities, the server includes comprehensive file management features, allowing users to upload and manage files seamlessly. With a focus on performance and reliability, the Nano Banana MCP Server is designed for production use, featuring robust error handling, logging, and validation to ensure a smooth user experience.
Compatible with
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"nanobanana-mcp-server": {
"args": [
"nanobanana-mcp-server"
],
"command": "uvx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.
Permissions