MaxKB
@1Panel-dev
MaxKB について
🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"MaxKB": {
"command": "docker",
"args": [
"run",
"-d",
"--name=maxkb",
"--restart=always",
"-p",
"8080:8080",
"-v",
"~/.maxkb:/opt/maxkb",
"1panel/maxkb"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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
「その他」の他のコンテンツ
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
コメント