Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FLOW_CDP_URLNoEndpoint de depuración del Chromehttp://127.0.0.1:9222
FLOW_MAX_COSTNoTecho de puntos por generación0
FLOW_OUTPUT_DIRNoDónde se guardan las imágenes~/nano-banana-images
FLOW_GENERATE_TIMEOUT_MSNoCuánto esperar la respuesta de Flow180000

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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