LobeHub is an open-source multi-agent chat platform supporting 50+ LLM providers, MCP plugin marketplace, knowledge base management, and multi-agent collaboration. It serves as a self-hosted alternative to ChatGPT with extensible function calling and voice capabilities.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "LobeHub Multi-Agent Chat Platform with MCP Plugin Ecosystem"
slug: "lobehub-multi-agent-chat-platform-mcp-plugins"
description: "LobeHub is an open-source multi-agent chat platform supporting 50+ LLM providers, MCP plugin marketplace, knowledge base management, and multi-agent collaboration. It serves as a self-hosted alternative to ChatGPT with extensible function calling and voice capabilities."
github_stars: 74891
verification: "security_reviewed"
source: "https://github.com/lobehub/lobehub"
category: "Developer Tools"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "lobehub/lobehub"
github_stars: 74891
---
# LobeHub Multi-Agent Chat Platform with MCP Plugin Ecosystem
LobeHub is an open-source multi-agent chat platform supporting 50+ LLM providers, MCP plugin marketplace, knowledge base management, and multi-agent collaboration. It serves as a self-hosted alternative to ChatGPT with extensible function calling and voice capabilities.
## Installation
Use the upstream install or setup path that matches your environment:
- docker compose up -d
- $ git clone https://github.com/lobehub/lobehub.git
- $ pnpm install
- $ pnpm dev # Full-stack (Next.js + Vite SPA)
Requirements and caveats from upstream:
- [![][docker-release-shield]][docker-release-link]
- [B Deploying with Docker](#b-deploying-with-docker)
- Today’s agents are one-off, task-driven tools. They lack context, live in isolation, and require manual hand-offs between different windows and models. While some maintain memory, it is often global, shallow, and impe...
Basic usage or getting-started notes:
- [👋🏻 Getting Started & Join Our Community](#-getting-started--join-our-community)
- ## 👋🏻 Getting Started & Join Our Community
- | Environment Variable | Required | Description | Example |
- Source: https://github.com/lobehub/lobehub
- Extracted from upstream docs: https://raw.githubusercontent.com/lobehub/lobehub/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/lobehub-multi-agent-chat-platform-mcp-plugins/)
No comments yet. Be the first to comment!