gflow-cli runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 17 Sep 2026.
Drive Google Flow from an agent: Veo video and Imagen image generation
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
r = subprocess.run(args, capture_output=True, text=True, cwd=cwd)
return os.path.join(root, "System32", executable)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add gflow-cli -- uvx gflow-cli
{
"mcpServers": {
"gflow-cli": {
"args": [
"gflow-cli"
],
"command": "uvx"
}
}
}
[mcp_servers.gflow-cli]
command = "uvx"
args = ["gflow-cli"]
{
"mcpServers": {
"gflow-cli": {
"args": [
"gflow-cli"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"gflow-cli": {
"args": [
"gflow-cli"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
GFLOW_CLI_HOME (Where gflow keeps its Chrome profile, config and database. Defaults to a per-user directory.).
The author declared them in the registry entry; get the values from the project itself.
Generate images and video on Google Flow (Veo, Nano Banana) from any MCP client
Omni Flash and Veo video, Nano Banana images on Google Flow, from any MCP client
MCP server for OpenAI Images/Videos and Google GenAI (Veo) media generation.
4K video generation via Google VEO 3.1: text-to-video, image-to-video, video extension
MCP server for Google Veo AI video generation
MCP server for Google Gemini image generation and editing
Google Gemini image generation, editing, and local processing via MCP
Agent-Native Google Slides - generate and edit React presentations
Answers built from our own checks of this server.