Nanobanana
Freeby MCP Community
MCP server for Gemini 3.1 Flash with vision, chat, and image generation capabilities
v1.1.1Added Apr 12, 2026
mcpgeminiaillmvision
Nanobanana MCP Server
MCP server for Gemini 3.1 Flash with vision, chat, and image generation capabilities
Installation
Reviews
Installation
Quick install
npx -y @ycse/nanobanana-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"nanobanana": {
"command": "npx",
"args": ["-y", "@ycse/nanobanana-mcp"]
}
}
}