nano-banana-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FLOW_CDP_URL | No | Endpoint de depuración del Chrome | http://127.0.0.1:9222 |
| FLOW_MAX_COST | No | Techo de puntos por generación | 0 |
| FLOW_OUTPUT_DIR | No | Dónde se guardan las imágenes | ~/nano-banana-images |
| FLOW_GENERATE_TIMEOUT_MS | No | Cuánto esperar la respuesta de Flow | 180000 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| flow_statusA | Check the connection to the Google Flow Chrome window: signed-in session, account, open project and credit balance. Call this first when something fails. |
| generate_imageA | Generate one or more images with Google Flow and save them to disk. You can ask for an exact pixel size (e.g. 1200x630): it generates at the closest native aspect ratio and crops to the size you asked for. Images cost no credits. |
| download_imageA | Download an image that already exists in Flow by its media id, with optional cropping to an exact size. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/frannkurt/nano-banana-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server