openFlow
Rank #35,414io.github.molkex/omni-flash-veo3-nano-banana
Omni Flash and Veo video, Nano Banana images on Google Flow, from any MCP client
openFlow is a Model Context Protocol (MCP) server published by molkex. It ranks #35,414 of 115,591 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. openFlow is listed on Official MCP, with 1 tracked version. It was first listed on Aug 23, 2026 and most recently updated on Aug 23, 2026.
Ranks ahead of 80,177 of 115,591 servers on MCP Toplist.
Use openFlow
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http omni-flash-veo3-nano-banana https://openflowmcp.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.omni-flash-veo3-nano-banana]
url = "https://openflowmcp.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://openflowmcp.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"omni-flash-veo3-nano-banana": {
"url": "https://openflowmcp.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"omni-flash-veo3-nano-banana": {
"type": "http",
"url": "https://openflowmcp.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"omni-flash-veo3-nano-banana": {
"serverUrl": "https://openflowmcp.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"omni-flash-veo3-nano-banana": {
"url": "https://openflowmcp.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.molkex%2Fomni-flash-veo3-nano-banana)<a href="https://mcptoplist.com/server/io.github.molkex%2Fomni-flash-veo3-nano-banana"><img src="https://mcptoplist.com/badge/io.github.molkex%2Fomni-flash-veo3-nano-banana.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
molkex
Available versions (1)
| Version | Published |
|---|---|
| 1.1.0 | Aug 23, 2026 |
Frequently asked questions
- Who maintains openFlow?
- openFlow is maintained by molkex, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is openFlow listed on the Official MCP Registry?
- Yes — openFlow is listed on the Official MCP Registry.
- How many versions does openFlow have?
- MCP Toplist tracks 1 version of openFlow, most recently published on Aug 23, 2026.
- Where can I find the source code for openFlow?
- The source code for openFlow is hosted at github.com/molkex/mcp-flow-google.