Skip to content

LobeChat

LobeChat is an open-source chatbot framework by LobeHub with 73.7k+ GitHub stars and a built-in MCP Marketplace. Rather than configuring servers by hand, you browse available MCP services in a catalog and import them with one click. Three plugin types — Default, Markdown, and Standalone — give you full control over how MCP tool results render in the chat interface.


Lc
LobeChat
★ 73.7k+ · lobehub.com
TRANSPORT
Streamable HTTP ✓
PLATFORM
Web · Self-hosted · Desktop
MCP VIA
MCP Plugin + Marketplace

An MCP Marketplace Inside Your Chat App

LobeChat's MCP Marketplace is essentially an app store for AI tools. Browse categories, read descriptions, and add services to your instance without touching configuration files. For custom servers like Vinkius Cloud, you can import via JSON or paste a URL manually.

The three plugin types determine how tool results appear. Default plugins show structured data inline. Markdown plugins render rich content with full formatting. Standalone plugins open in their own panel for complex interactive experiences like dashboards or visual editors.

LobeHub 2.0 vision — unifying users, agents, knowledge, and services — positions LobeChat as more than a chatbot. It becomes a collaboration platform where MCP tools are shared resources.

Notable capabilities:

  • MCP Marketplace — discover and import MCP services with one click
  • Three plugin types — Default (inline), Markdown (rich), Standalone (interactive)
  • Plugin SDK@lobehub/chat-plugin-sdk for building custom plugins
  • Multi-modal — text, images, speech synthesis, function calling
  • Self-hosted deployment — run your own private ChatGPT/LLM instance
  • Community plugin index — curated repository of community-built plugins

How to Add Vinkius Cloud

1. Create a Token

In Vinkius Cloud, go to your server → Connection TokensCreate. Copy the URL.

2. Import in LobeChat

Go to SettingsMCP → choose one of:

  • JSON Import — paste a JSON config with your Vinkius URL
  • Manual Entry — paste the URL directly and name the server

3. Start Chatting

MCP tools appear alongside native LobeChat plugins. The model decides when to invoke them based on the conversation.


FAQ

How does the MCP Marketplace work? It is a built-in catalog of MCP services. Browse, preview, and import with one click. Custom servers like Vinkius Cloud are added via JSON import or manual URL entry.

What are the three plugin types? Default renders inline structured data. Markdown renders rich formatted content. Standalone opens a dedicated panel for interactive experiences.

Can I build custom LobeChat plugins? Yes. The @lobehub/chat-plugin-sdk lets you create plugins that integrate with MCP tools and render custom UI in the chat interface.

Is LobeChat free? Open-source under MIT. Self-host at no cost. LobeHub Cloud may offer additional managed features.