DirectoryGemini Flow
automation

Gemini Flow

by clduab11

38
Health
stale
65
Popularity

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

374stars
72forks
TypeScript
MIT
Updated March 11, 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

Freshness10/40
Issue response15/30
Org backing10/20
Longevity3/10

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