MCP nano banana
Generates background images using the Google Gemini 2.5 Flash Image model.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP nano bananaCreate a modern abstract background for the course module."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Cowork Image MCP — gerador de imagens generico (HTTP Streamable + OAuth 2.1)
Servidor MCP remoto para gerar imagens em qualquer proporcao/uso (site/hero, landing page, post social, story, thumbnail, banner, fundo, etc.) com o Gemini 2.5 Flash Image. Roda no EasyPanel e conecta no Claude / Cowork com OAuth 2.1 integrado no proprio projeto (sem provedor externo).
Mesma base tecnica do projeto da LXP (HTTP Streamable + OAuth self-hosted), porem a ferramenta e generalista: voce controla proporcao, dimensao, estilo, ajuste e formato.
Ferramenta: gerar_imagem
Parametro | Valores | Uso |
| texto (ingles rende melhor) | o que gerar |
| 1:1, 3:2, 2:3, 4:3, 3:4, 16:9, 9:16, 4:5, 5:4, 21:9, 9:21 | forma da imagem |
| px (64-4096) | dimensao exata (ignora |
| texto livre | ex.: fotografico, ilustracao flat, 3d, minimalista |
| true/false | forca sem texto/logo (util p/ fundos) |
| cover / contain / fill | como encaixar na dimensao final |
| hex (ex.: #FFFFFF) | cor de fundo quando |
| png / jpeg / webp | formato de saida |
| texto | nome do arquivo (opcional) |
Devolve a imagem inline + uma URL publica (/files/...).
Guia rapido de proporcao por uso
16:9 hero de site / capa de video · 21:9 banner largo
1:1 post social · 4:5 feed vertical · 9:16 story / reels
3:2 / 2:3 landing page / cartaz · 4:3 / 3:4 cards
ou informe
largura+alturaexatas (ex.: 1920x1080, 1080x1350).
Related MCP server: nano-banana-mcp
Deploy no EasyPanel
Suba esta pasta num repositorio GitHub.
EasyPanel → Create App → GitHub → build por Dockerfile, porta 8080.
Volume persistente em
/app/oauth-data(guarda a chave de assinatura).Environment (veja
.env.example):GEMINI_API_KEY,PUBLIC_BASE_URL,AUTH_PASSWORD,OAUTH_DATA_DIR=/app/oauth-data.Deploy. Teste:
curl https://SEU_DOMINIO/health.
Conectar no Claude / Cowork
Conector personalizado → URL https://SEU_DOMINIO/mcp → autenticacao OAuth.
O Claude faz DCR + PKCE sozinho e abre a sua tela de senha (AUTH_PASSWORD).
Seguranca
AUTH_PASSWORDe o elo principal — use algo forte.Chave de assinatura (RS256) em
OAUTH_DATA_DIR— mantenha o volume, nao commite.Codes single-use (60s), PKCE S256 obrigatorio. Geracao roda na SUA chave/billing.
This server cannot be deployed
Maintenance
Related MCP Connectors
Focused MCP server for OpenAI image/audio generation (v2.0.0). Wraps endpoints via HAPI CLI.
Multi-model AI image and video generator. 14 models behind one OAuth-secured MCP endpoint.
Generate images with any major model — one API key, one prepaid balance, one MCP.
MCP server for Flux AI image generation
Related MCP Servers
- AlicenseBqualityBmaintenanceA remote MCP image generation server that unifies OpenAI Images and Gemini generateContent APIs with preset-based configuration for multi-provider support.637 PyPIMIT

nano-banana-mcpofficial
AlicenseAqualityDmaintenanceMCP server that generates images using Gemini 3 Pro Image on Vertex AI, with support for reference images, task management, and GCS integration.2403 npm9-- AlicenseNot gradedqualityBmaintenanceMCP server for generating, editing, and processing images via multiple providers including Kilo, OpenRouter, OpenAI, and Gemini, with local tools for background removal, resizing, and cropping.19 npm3MIT
- FlicenseNot gradedqualityBmaintenanceA remote MCP server that exposes Gemini image generation/editing as a custom connector for Claude, enabling image creation and editing from any chat interface.-