claude-flow-mcp

marc-shade/claude-flow-mcp

3.2

If you are the rightful owner of claude-flow-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

Claude Flow MCP Server is a workflow orchestration and agent coordination server designed for complex multi-step AI tasks.

Claude Flow MCP Server

MCP Python-3.10+ Part of Agentic System

Multi-agent workflow orchestration and swarm coordination.

Part of the Agentic System - a 24/7 autonomous AI framework with persistent memory.

Workflow orchestration and agent coordination server for complex multi-step AI tasks.

Features

  • Workflow Management: Define and execute multi-step AI workflows
  • Agent Coordination: Coordinate multiple AI agents working on shared tasks
  • State Management: Track workflow state and progress
  • Error Handling: Robust error handling and recovery mechanisms

Requirements

  • Node.js 18+
  • Dependencies: express, ws, cors, helmet, yaml

Installation

npm install

Usage

npm start

Architecture

Built with:

  • Express.js for HTTP endpoints
  • WebSocket for real-time communication
  • YAML for workflow definitions

Integration

Designed to work with Claude Code and other MCP-compatible AI systems for orchestrating complex multi-agent workflows.

License

MIT

Part of the MCP Ecosystem

This server integrates with other MCP servers for comprehensive AGI capabilities:

ServerPurpose
enhanced-memory-mcp4-tier persistent memory with semantic search
agent-runtime-mcpPersistent task queues and goal decomposition
agi-mcpFull AGI orchestration with 21 tools
cluster-execution-mcpDistributed task routing across nodes
node-chat-mcpInter-node AI communication
ember-mcpProduction-only policy enforcement

See agentic-system-oss for the complete framework.