DirectoryGemini Flow
automation

Gemini Flow

by clduab11

33
Health
stale
25
Popularity

rUv's Claude-Flow, translated to the new Gemini CLI; transforming it into an autonomous AI development team.

383stars
70forks
TypeScript
MIT
Updated May 10, 2026
#ai-automation#ai-workflow#autonomous-agents#clit-tools#code-assistant#code-generation#collaborative-development#devops#gemini-cli#google#google-gemini#llm#mcp-server#multi-agent-systems#natural-language-processing#open-source#prompt-engineering#software-engineering#workflow-automation

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "gemini-flow": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-gemini-flow"
      ]
    }
  }
}

Install method inferred — check the GitHub README for exact setup

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Maintenance Healthstale

Freshness15/40
Issue response3/30
Org backing10/20
Longevity5/10
Updated this year
Most issues unresolved

Server Info

Categoryautomation
LanguageTypeScript
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory