Skip to main content
ClaudeWave
molkex avatar
molkex

mcp-flow-google

Ver en GitHub

MCP server for Google Flow — Veo video and Nano Banana images inside Claude Code, Cursor or any MCP client. Runs on your own Google account: images free, video on your credits.

MCP ServersRegistry oficial3 estrellas0 forksNOASSERTIONActualizado today
ClaudeWave Trust Score
80/100
Trusted
Passed
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !Licence file present but not machine-readable
Last scanned: 8/19/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/molkex/mcp-flow-google
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "mcp-flow-google": {
      "command": "node",
      "args": ["/path/to/mcp-flow-google/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/molkex/mcp-flow-google and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# openFlow — MCP server for Google Flow: Veo video and Nano Banana images

**Generate video and images inside Claude Code, Cursor or any MCP client — through Google Flow,
on your own account.**

[![MCP](https://img.shields.io/badge/MCP-server-000?logo=modelcontextprotocol&logoColor=white)](https://modelcontextprotocol.io)
[![Works with Claude Code](https://img.shields.io/badge/works%20with-Claude%20Code-d97757)](https://claude.com/claude-code)
[![Works with Cursor](https://img.shields.io/badge/works%20with-Cursor-000)](https://cursor.com)
[![Live service](https://img.shields.io/badge/live-openflowmcp.com-2ea44f)](https://openflowmcp.com)
[![License](https://img.shields.io/badge/docs-MIT-blue)](LICENSE)

```bash
claude mcp add --transport http openflow https://openflowmcp.com/mcp
```

That is the install. No API key to buy, no SDK, no card. Ask your agent to *"generate a paper boat
on a puddle"* and you get a 1376×768 image in about eighteen seconds.

Video runs on **Veo**, images on **Nano Banana** — the same models Google Flow uses in the browser,
except your agent drives them. Google has no public API for either; this server is the missing wire.

<p align="center">
  <img src="https://openflowmcp.com/v1/showcase/4c37da6f-bbcc-4ad9-9774-f1a1e68b6976.jpg" width="32%" alt="A black hole distorting nearby light, generated through this MCP server">
  <img src="https://openflowmcp.com/v1/showcase/f0d3678c-4ef1-4eec-bce1-07323f04fcc6.jpg" width="32%" alt="Cinematic winter scene generated through Google Flow">
  <img src="https://openflowmcp.com/v1/showcase/a62f173d-2d2d-477d-8378-c9e39b360854.jpg" width="32%" alt="Supernova casting cosmic dust, generated by an AI agent">
</p>
<p align="center"><sub>Made by agents through this server ·
<a href="https://openflowmcp.com">300+ more in the live gallery</a></sub></p>

---

## Why you would want this

Google Flow makes some of the best images and video available today, and has **no public API**.
This server is the missing piece: MCP on the side your agent speaks, Flow on the other.

- **Images cost you nothing.** Google's image models are free on a normal account. Not "free tier
  with 50 credits" — free.
- **It runs on your account, not ours.** Your credits, your quota, your files. We are the wire, not
  the meter.
- **Your agent already knows how to use it.** 31 tools with descriptions written for a model to
  read, not for a docs page. No prompt engineering to make it pick the right one.
- **Failures tell you what to do.** Every refusal names the cause, the next step and whether waiting
  helps. Nothing ever answers just "error".

---

## Three steps

**1 · Connect the server**

```bash
claude mcp add --transport http openflow https://openflowmcp.com/mcp
```

For Cursor, Cline and everything else:

```json
{
  "mcpServers": {
    "openflow": {
      "type": "http",
      "url": "https://openflowmcp.com/mcp",
      "headers": { "Authorization": "Bearer YOUR_KEY" }
    }
  }
}
```

**2 · Let the agent get a key**

Say *"check openflow status"*. With no key it registers one itself — no form, no waiting, no
approval queue.

**3 · Connect your Google account**

Say *"connect my Google account to openflow"*. A small script runs **on your machine**, opens
Google's own login page, and prints a one-time token. Your password is typed into Google's page, in
your browser, and never passes through this service.

Then just ask:

```
draw a red fox in the snow, vertical
make a 4-second video of that fox running
upscale it and save both into ./media
```

📖 [Full walkthrough for Claude Code →](examples/claude-code.md)

---

## What your agent gets

| Group | Tools |
|---|---|
| **Images** | `generate_image`, `upscale_image`, `generate_scene` — the last one builds a location from a 3D layout map, so several shots share one geometry instead of drifting |
| **Video** | `generate_video`, `generate_video_from_image`, `generate_video_between_frames`, `generate_video_with_reference`, `extend_video`, `edit_video`, `upscale_video` |
| **Characters** | `create_character_from_photo`, `create_character_from_description`, `generate_with_face`, `generate_character_turnaround`, `generate_character_expression_sheet`, `list_characters`, `update_character` |
| **Music** | `music_generate` — a full track with lyrics and style control; `music_stems` splits it back into vocals and instruments |
| **Status** | `flow_status`, `flow_health`, `flow_dashboard`, `check_credits`, `check_job`, `list_models`, `fetch_media` |

Five ready-made **scenarios** come with it (MCP prompts): UGC video with a character, character
turnaround, expression sheet, generate-then-refine, one location from several camera angles.

**Things people ask an agent for, and get in one sentence:** *"generate a video in Claude Code"*,
*"make a Veo clip from this image"*, *"turn this photo into a character and shoot it from three
angles"*, *"upscale that video"*, *"write a track with these lyrics"*.

**Models.** Images: Nano Banana 2 (default, ~30 s), Nano Banana Pro (best), Nano Banana 2 Lite.
Video: 4/6/8/10-second clips, image-to-video, reference-to-video, interpolation between two frames,
extension of an existing clip. `list_models` returns the current verified list with credit prices —
the server never invents a model id.

---

## What it costs

| | |
|---|---|
| **Images** | **free.** A brand-new key gets 25 before linking a GitHub account; linking is one click, free, and removes the limit for good |
| **Video** | your own Google credits — 7 for 4 seconds, 10 for 6, 12 for 8 — plus a subscription here, which is what keeps the service running |
| **Subscription** | **$6 for a month**, $15 for three, $24 for six, $36 for a year — that last one works out to $3/month. It unlocks video and lets you keep your work out of the public gallery |
| **Everything else** | nothing. No per-image fee, no markup on credits, no seat pricing |

Pay by card, or send **USDT directly** — TRON (TRC20), BNB Smart Chain (BEP20), TON or Solana. The
crypto path takes no processor and no fee: you transfer to an address, the subscription turns on by
itself once the network confirms.

---

## Honest limits

Written down because finding them yourself costs an evening:

- **8 simultaneous generations per Google account.** Measured against Google's own ceiling, not
  guessed. Going over returns a wait, not an error — the job goes back in the queue and retries by
  itself.
- **Nano Banana Pro has its own daily quota** per account, separate from credits.
- **Files stay on the server until the disk runs low**, and even then only files you already
  downloaded get removed. Anything you never fetched is never deleted. Every result comes back with
  a direct download link — save it into your project and it is yours for good.
- **One Google account is one pool of credits.** Attach several and the work spreads across them,
  and your own rate limits rise with the count.

---

## Privacy

- Your Google password never reaches this service. The login happens in your browser, on your
  machine; only a token is passed on.
- Tokens are stored encrypted (AES-256-GCM), with the encryption key kept apart from the database.
- Your generations are visible only to your key. The public gallery shows only work whose owner
  chose to leave it public.
- The whole story, in plain words: [openflowmcp.com/trust](https://openflowmcp.com/trust)

---

## Questions people actually ask

**Do I need a paid Google Flow subscription?**
No. A normal Google account generates images for free. Video spends that account's credits, which
come with Google AI plans.

**Is my account at risk?**
The server uses the same tokens Google's own apps use, and nothing else. The concurrency cap exists
precisely so your account is never hammered.

**Can my Google account get disconnected?**
The link can drop — if you change your Google password, revoke sessions, or remove the device in
Google security settings. Nothing is lost when it happens: reconnecting takes a minute, and the
service tells you about it directly instead of leaving you to guess from a failed generation.

**How do I pay if cards do not work in my country?**
Send USDT on TRON, BSC, TON or Solana. The cabinet shows an address and an exact amount; the
subscription turns on by itself once the network confirms — usually within a minute.

**Can I attach several accounts?**
Yes, and you should — work spreads across them and your rate limits rise with the count.

**What if something breaks?**
Every refusal says what happened and what to do next. If one ever leaves you guessing, that is a
bug worth reporting: [t.me/mxmtkchk](https://t.me/mxmtkchk).

**Is the server open source?**
No. This repository is the documentation; the service is closed-source and hosted.

---

## Start

```bash
claude mcp add --transport http openflow https://openflowmcp.com/mcp
```

| | |
|---|---|
| 🌐 Service | **[openflowmcp.com](https://openflowmcp.com)** |
| 🔌 MCP endpoint | `https://openflowmcp.com/mcp` |
| 👤 Your cabinet | [openflowmcp.com/account](https://openflowmcp.com/account) |
| 🔒 What is stored | [openflowmcp.com/trust](https://openflowmcp.com/trust) |
| 📄 Terms | [openflowmcp.com/terms](https://openflowmcp.com/terms) |
| 💬 Support | [t.me/mxmtkchk](https://t.me/mxmtkchk) — one channel, and it answers |

<sub>Not affiliated with Google. "Google Flow" and "Veo" are trademarks of Google LLC.</sub>
ai-agentsclaude-codecursorgoogle-flowimage-generationmcpmcp-servermodel-context-protocolnano-bananatext-to-videoveovideo-generation

Lo que la gente pregunta sobre mcp-flow-google

¿Qué es molkex/mcp-flow-google?

+

molkex/mcp-flow-google es mcp servers para el ecosistema de Claude AI. MCP server for Google Flow — Veo video and Nano Banana images inside Claude Code, Cursor or any MCP client. Runs on your own Google account: images free, video on your credits. Tiene 3 estrellas en GitHub y su última actualización registrada es del 2026-08-18.

¿Cómo se instala mcp-flow-google?

+

Puedes instalar mcp-flow-google clonando el repositorio (https://github.com/molkex/mcp-flow-google) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar molkex/mcp-flow-google?

+

Nuestro agente de seguridad ha analizado molkex/mcp-flow-google y le ha asignado un Trust Score de 80/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene molkex/mcp-flow-google?

+

molkex/mcp-flow-google es mantenido por molkex. La última actividad registrada en GitHub es del 2026-08-18, con 0 issues abiertos.

¿Hay alternativas a mcp-flow-google?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega mcp-flow-google en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: molkex/mcp-flow-google
[![Featured on ClaudeWave](https://claudewave.com/api/badge/molkex-mcp-flow-google)](https://claudewave.com/repo/molkex-mcp-flow-google)
<a href="https://claudewave.com/repo/molkex-mcp-flow-google"><img src="https://claudewave.com/api/badge/molkex-mcp-flow-google" alt="Featured on ClaudeWave: molkex/mcp-flow-google" width="320" height="64" /></a>

Más MCP Servers

Alternativas a mcp-flow-google