HomeDesign & Media › gflow-cli

gflow-cli

Drive Google Flow from an agent: Veo video and Imagen image generation

Python Local macOSWindowsLinux
★ 225 stars Last pushed 2026-09-23 License: MIT

Topics: Multimedia Process

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.79.1)

uvx gflow-cli

Or add to your MCP client config:

{
  "mcpServers": {
    "gflow-cli": {
      "command": "uvx",
      "args": [
        "gflow-cli"
      ],
      "env": {
        "GFLOW_CLI_HOME": "<YOUR_VALUE>"
      }
    }
  }
}
  • GFLOW_CLI_HOME — Where gflow keeps its Chrome profile, config and database. Defaults to a per-user directory.

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry