google-flow-mcp

ParkSangGwon/google-flow-mcp
★ 0 stars TypeScript Memory/Knowledge Updated 4d ago
Unofficial MCP server for Google Flow (Veo / Nano Banana): video & image generation plus Scene Builder automation through your own Chrome session
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "google-flow-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ParkSangGwon/google-flow-mcp"
      ]
    }
  }
}

README Excerpt

Unofficial [MCP](https://modelcontextprotocol.io) server that drives **Google Flow** (labs.google, Veo / Nano Banana) through your own Chrome session: video and image generation plus **Scene Builder** (add to scene, extend, jump to, download). > Work in progress: the first release (0.1.0) is being built. See `docs/tools.md` for the current tool surface.