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
weam-ai/weam is an open source, self-hosted AI workspace for teams, built as a Next.js frontend with a Node.js backend and intended to run on infrastructure the team controls. Its chat layer connects to many model providers, including OpenAI, Anthropic, Gemini, Llama, Perplexity, DeepSeek, OpenRouter, Hugging Face, Grok, GLM, MiniMax, Kimi and Xiaomi MiMo, and to locally hosted models through Ollama; conversations keep full history, can be forked and accept voice input. Content is organised into Brains, shared or private folders holding chat histories, saved prompts and agents, which can be arranged per department. The prompt library supports custom and template prompts, tagging and favourites, slash access inside a chat and AI-assisted prompt generation from a website. Agents are defined by custom instructions, an uploaded knowledge base and a chosen model, and are invoked by typing an at sign. A built-in retrieval pipeline chunks, embeds and vectorises uploaded documents and injects retrieved passages into the model context. Relevant to this list, the README documents Model Context Protocol support as a platform feature, with a growing set of MCP integrations such as Gmail, Slack and Google Drive and instructions for adding further MCP connections, which makes the platform an MCP client host for its agents; note that the agent feature list separately marks MCP integration as coming soon, so the maturity of the support is not clear from the README alone. Other features include collaboration by several members in one chat, threaded comments, public share links, multiple workspaces, granular access control for chats, prompts and agents, usage analytics and team groups. Weam also ships separate AI apps, among them a document editor, a recruiting interviewer, a landing page content generator and an SEO blog engine. Suggested hardware is four or more CPU cores and 8 GB of RAM.
https://github.com/weam-ai/weam
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.