Google Flow Browser MCP
by TMSSS05
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| locale | No | UI locale (e.g., fr, en) | fr |
| cdpPort | No | Chrome DevTools Protocol port | 9222 |
| flowUrl | No | Google Flow URL | https://labs.google/fx/tools/flow |
| headless | No | Run Chrome in headless mode (true/false) | true |
| browserMode | No | Browser mode (direct-cdp or playwright) | direct-cdp |
| jobTimeoutMs | No | Max job execution time in milliseconds | 300000 |
| actionDelayMs | No | Delay between UI actions in milliseconds | 800 |
| chromeProfile | No | Chrome profile directory name | Profile 3 |
| downloadWaitMs | No | Wait time for file download in milliseconds | 30000 |
| expectedAccount | Yes | Your Google account email | |
| maxPollAttempts | No | Max polling attempts before timeout | 120 |
| chromeUserDataDir | Yes | Full path to Chrome user data directory | |
| generationPollIntervalMs | No | Poll interval for generation completion in milliseconds | 5000 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
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