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
Saiki is a versatile and customizable AI agent runtime designed to transform natural language commands into real-world actions. It supports the Model Context Protocol (MCP), enabling seamless orchestration and control of computers, applications, and services through various interfaces such as CLI, web UI, Discord, Telegram, and REST/WebSocket APIs. Saiki acts as an intelligence layer that can be integrated into AI applications, standalone chatbots, or larger products requiring reasoning capabilities. The project offers a powerful CLI and web interface, allowing users to interact with AI agents in multiple environments. It is model-agnostic, supporting hot-swapping between different large language models (LLMs) from providers like OpenAI, Anthropic, Google Gemini, Groq, and local models. Saiki's unified tooling connects to remote tool servers via MCP, facilitating tasks like filesystem operations, web browsing, and web search. Configuration is managed through version-controlled YAML files, enabling users to define agent behavior, prompts, tools, models, and memory settings. The runtime includes a multi-session chat manager, typed API, pluggable storage options, and robust logging, making it production-ready. It also supports extensibility by allowing users to create custom MCP tool servers or integrate additional services with minimal configuration. Saiki supports multi-agent systems, enabling collaboration between agents through MCP and agent-to-agent communication. It provides dynamic LLM switching, streaming responses for real-time output, multi-session management, pluggable memory backends, and a lifecycle event bus for metrics and logging. The standalone MCP manager can be used independently in other projects. The project includes examples and demos such as an Amazon shopping assistant and email summary sender to Slack, showcasing its practical applications. Saiki is open-source, licensed under Elastic 2.0, and actively supported with community channels and documentation.
https://github.com/truffle-ai/saiki
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.