GraphCanon updated 3d · GitHub synced 3d
Decision brief
LobeHub is a platform for managing AI agents, offering features like scheduling, deployment, and reporting. It's developed in TypeScript under an 'Other' license.
Good fit when
- - When you need comprehensive management of your AI agents to ensure they are operating efficiently around the clock (24/7). LobeHub can help organize your agents through task assignment, monitoring,
Avoid when
- - If you require a platform with pre-built integrations for specific AI agent types that aren't part of its current support base.
- - When the project is highly sensitive to data security and requires a more established and certified hosting environment as LobeHub’s self-hosted version using Docker may not meet stringent security,
- Pricing:
- unknown - Pricing information for LobeHub is not specified. The platform uses an 'Other' license type which suggests the terms are unique to its offering and should be checked directly with the project.
- Requirements:
- Requires Docker; Self-hosting is supported through Docker, providing flexibility in deployment.
Observed Jul 11, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (81,810) are secondary evidence.
- npm downloads (30d)
- 2,531·npm downloads API·3d
- Docker Hub pulls (30d)
- 465,174·Docker Hub API·3d
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of 3d
- Provenance
- Not a fork · Organization account
- As of 3d
- Security (OSV)
- No MCP manifest
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install lobehub npmHow it fits your stack(37)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Alternative
Integrates
Related
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
LobeHub is a platform designed to organize and manage AI agents by handling tasks such as scheduling, deployment, and reporting.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Aug 19, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Aug 19, 2026
- CLI
- CLI entrypoint
Source: package.json:bin|scripts · Aug 19, 2026
- MCP server
- Ships MCP server
Source: package.json:@modelcontextprotocol/* · Aug 19, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Aug 19, 2026
Categories
Tags
README
👋🏻 Getting Started & Join Our Community
We are a group of e/acc design-engineers, hoping to provide modern design components and tools for AIGC. By adopting the Bootstrapping approach, we aim to provide developers and users with a more open, transparent, and user-friendly product ecosystem.
Whether for users or professional developers, LobeHub will be your AI Agent playground. Please be aware that LobeHub is currently under active development, and feedback is welcome for any [issues][issues-link] encountered.
| We are live on Product Hunt! We are thrilled to bring LobeHub to the world. If you believe in a future where humans and agents co-evolve, please support our journey. | |
|---|---|
| [![][discord-shield-badge]][discord-link] | Join our Discord community! This is where you can connect with developers and other enthusiastic users of LobeHub. |
[!IMPORTANT]
Star Us, You will receive all release notifications from GitHub without any delay ~ ⭐️
[![][image-star]][github-stars-link]
Star History
🛳 Self Hosting
LobeHub provides Self-Hosted Version with Vercel, Alibaba Cloud, and [Docker Image][docker-release-link]. This allows you to deploy your own chatbot within a few minutes without any prior knowledge.
[!TIP]
Learn more about [📘 Build your own LobeHub][docs-self-hosting] by checking it out.
B Deploying with Docker
[![][docker-release-shield]][docker-release-link] [![][docker-size-shield]][docker-size-link] [![][docker-pulls-shield]][docker-pulls-link]
We provide a Docker image for deploying the LobeHub service on your own private device. Use the following command to start the LobeHub service:
- create a folder to for storage files
$ mkdir lobehub-db && cd lobehub-db
- init the LobeHub infrastructure
bash <(curl -fsSL https://lobe.li/setup.sh)
- Start the LobeHub service
docker compose up -d
[!NOTE]
For detailed instructions on deploying with Docker, please refer to the [📘 Docker Deployment Guide][docs-docker]
For agents
This page has a .md twin and JSON over the API.