MaxKB
@1Panel-dev
About MaxKB
🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"MaxKB": {
"command": "docker",
"args": [
"run",
"-d",
"--name=maxkb",
"--restart=always",
"-p",
"8080:8080",
"-v",
"~/.maxkb:/opt/maxkb",
"1panel/maxkb"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MaxKB?
MaxKB (Max Knowledge Brain) is an open-source platform for building enterprise-grade agents. It integrates Retrieval-Augmented Generation (RAG) pipelines, supports robust workflows, and provides advanced MCP tool-use capabilities.
How to use MaxKB?
Run a Docker container: docker run -d --name=maxkb --restart=always -p 8080:8080 -v ~/.maxkb:/opt/maxkb 1panel/maxkb. Access the web interface at http://your_server_ip:8080 and log in with username admin and password MaxKB@123...
Key features of MaxKB
- RAG pipeline with document upload and automatic crawling.
- Agentic workflow with a powerful engine, function library, and MCP tools.
- Zero-coding integration into third-party business systems.
- Supports private models (DeepSeek, Llama, Qwen) and public models (OpenAI, Claude, Gemini, MiniMax).
- Native support for text, image, audio, and video input/output.
Use cases of MaxKB
- Intelligent customer service applications.
- Corporate internal knowledge bases.
- Academic research and education.
- Smart Q&A for existing business systems.
FAQ from MaxKB
What
Basic information
More Other MCP servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments