lobehub/lobehub
LobeHub is a platform that enables multi-agent collaboration and human-agent co-evolution by treating AI agents as units of work, providing tools to build, manage, and collaborate with AI agent teams seamlessly.
Awesome MCP › Agent Orchestration Platforms
Agent-MCP is a sophisticated framework designed to enable coordinated multi-agent AI collaboration through the Model Context Protocol (MCP). It addresses the limitations of traditional single-agent AI coding assistants by facilitating parallel, specialized workflows in AI software development projects. The framework transforms AI development from a single assistant model to a coordinated team of specialized agents, each focusing on different aspects of a project such as backend APIs, frontend UI components, integration, testing, and DevOps. This multi-agent approach helps overcome issues like context window overflow, lost knowledge between sessions, single-threaded execution bottlenecks, lack of specialization, and constant rework due to lost context. The core of Agent-MCP is a persistent, searchable knowledge graph that acts as a shared memory bank for all agents. This memory bank stores the entire project context, including requirements, architectural decisions, implementation details, and task breakdowns, ensuring that no information is lost between sessions. Agents query this shared knowledge to maintain context and coordinate their work effectively. Agent-MCP features real-time visualization of the multi-agent collaboration network, showing context entries, agents, and their active collaborations. This visualization acts like a mission control center, providing transparency and oversight of the development process. The system also includes intelligent task management capabilities that monitor agent status, manage task dependencies, prevent conflicts, and ensure smooth workflow from planning to implementation. The framework supports a 5-step workflow starting with initializing an admin agent to coordinate the project, loading a comprehensive Main Context Document (MCD) that serves as the project blueprint, deploying specialized worker agents, and managing their tasks through persistent agent modes. The MCD includes detailed technical architecture, database schemas, API specifications, UI hierarchies, and task dependencies, serving as the single source of truth. Agent-MCP is targeted at experienced AI developers familiar with AI coding workflows, MCP protocols, and distributed systems. It requires a setup involving Python and Node.js environments and offers a dashboard for full visualization and management of the agent team. The framework is ideal for complex AI software projects requiring efficient, parallel, and specialized development workflows through multi-agent collaboration.
https://github.com/rinadelph/Agent-MCP
LobeHub is a platform that enables multi-agent collaboration and human-agent co-evolution by treating AI agents as units of work, providing tools to build, manage, and collaborate with AI agent teams seamlessly.
OpenHuman is a local-first personal AI assistant with persistent Markdown memory, multi-agent workflow orchestration, and research tools, connecting to 100+ OAuth integrations and thousands of MCP servers.
GPT Researcher is an autonomous AI agent that conducts deep local and web research on any topic, generating detailed, unbiased reports with citations and supporting integration with the Model Context Protocol (MCP) for enhanced data sourcing.
Haystack is an open-source AI orchestration framework for building production-ready LLM applications in Python, enabling modular pipelines and agent workflows with explicit control over retrieval, ...
Activepieces is an open-source AI automation platform providing an extensible MCP toolkit and over 280 MCP servers for AI agents, designed for both technical and non-technical users.
Swarm is an educational framework by OpenAI for lightweight, scalable multi-agent orchestration using agents and handoffs, designed to explore and teach multi-agent coordination techniques.
Superset is a desktop application designed to orchestrate and manage multiple CLI-based AI coding agents in parallel, using isolated Git worktrees for efficient, context-separated development.
VoltAgent is an open-source TypeScript framework for building and orchestrating autonomous AI agents with support for the Model Context Protocol (MCP) to enable standardized tool interactions and scalable multi-agent systems.