Back to search

claude-flow

MCP CompatibleScore: 68

🌊 The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade architecture, distributed swarm intelligence, RAG integration, and native Claude Code / Codex Integration

ruvnettoolai-model15,298 starsGitHub

68

Reputation

Success Rate

Avg Latency

0

Usage Count

Connection Spec

Install Command

npx -y claude-flow

Quick Setup

{
  "mcpServers": {
    "claude-flow": {
      "command": "npx",
      "args": [
        "-y",
        "claude-flow"
      ]
    }
  }
}

Paste into your Claude Desktop config file

Health

MaintenanceActive
Last commit2d ago
Open issues528
LicenseMIT
VerificationPartial

API Response Preview

What agents get when they query this resource:

{
  "id": "08a69694-dcc7-4ad2-9f2c-62a6dad7692a",
  "name": "claude-flow",
  "category": "tool",
  "subcategory": "ai-model",
  "mcp_compatible": true,
  "reputation_score": 0.68,
  "success_rate": null,
  "endpoint_url": null,
  "spec": {
    "transport": null,
    "install_command": "npx -y claude-flow",
    "tools": null,
    "features": null
  }
}