Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
localeNoUI locale (e.g., fr, en)fr
cdpPortNoChrome DevTools Protocol port9222
flowUrlNoGoogle Flow URLhttps://labs.google/fx/tools/flow
headlessNoRun Chrome in headless mode (true/false)true
browserModeNoBrowser mode (direct-cdp or playwright)direct-cdp
jobTimeoutMsNoMax job execution time in milliseconds300000
actionDelayMsNoDelay between UI actions in milliseconds800
chromeProfileNoChrome profile directory nameProfile 3
downloadWaitMsNoWait time for file download in milliseconds30000
expectedAccountYesYour Google account email
maxPollAttemptsNoMax polling attempts before timeout120
chromeUserDataDirYesFull path to Chrome user data directory
generationPollIntervalMsNoPoll interval for generation completion in milliseconds5000

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
flow_connectA

Launch Chrome with the configured Google profile, connect CDP, navigate to Google Flow, and verify account.

flow_disconnectA

Close the browser and clean up the MCP connection to Google Flow.

flow_statusA

Check current connection status: browser connected, Flow page loaded, account verified, job queue state.

flow_account_checkB

Verify the logged-in Google account matches the configured expected email (Profile 3).

flow_discover_uiA

Navigate to a Google Flow page and discover all interactive elements (buttons, inputs, links, headings). Updates the internal selectors map for robust automation.

flow_generate_imageA

⚠️ CES IMAGES CONSOMMENT DES CRÉDITS. Par défaut (auto_confirm=false): remplit le prompt, sélectionne le modèle/ratio, prend un screenshot et retourne "ready_for_confirmation". NE clique PAS sur Generate. Quand auto_confirm=true: vérifie d'abord que l'interface est bien en mode IMAGE (pas Vidéo), que le modèle est un modèle image, prend un screenshot de vérification, PUIS clique Generate, attend les images et les télécharge. NAN/BANANA modèles image seulement.

flow_generate_videoA

Set up a video generation in Google Flow. Fills prompt, selects Omni Flash or Veo model, configures settings. NOTE: Does NOT click final Generate (paid feature — stops at ready-to-generate).

flow_download_latestB

Download the most recently generated file from Google Flow.

flow_create_characterC

Create a new character in Google Flow Characters with name and description.

flow_import_characterB

Import a character from a saved JSON file into Google Flow.

flow_open_charactersA

Open the Google Flow Characters page and list existing characters.

flow_create_sceneB

Create a new scene in Google Flow Scenes with characters and prompt.

flow_open_tools_galleryB

Open the Google Flow Tools Gallery and list available tools.

flow_use_grid_architectA

Open Grid Architect in Google Flow, fill theme prompt, shot prompts, engine, ratio, and visual logic settings. Supports batch shot generation for brand campaigns.

flow_use_toolC

Open any tool by name in Google Flow and optionally fill its configuration parameters.

flow_screenshotB

Take a screenshot of the current Google Flow page.

flow_queue_statusA

Check the job queue: active job, pending queue, completed and failed job history.

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/TMSSS05/google-flow-browser-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server