MCP Directory

MaxKB

by 1Panel-dev · Python · ★ 20,861

🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。

#agent#agentic-ai#chatbot#deepseek-r1#knowledgebase#langchain#llama3#llm#maxkb#mcp-server#ollama#pgvector#qwen3#rag

Install

pip install git+https://github.com/1Panel-dev/MaxKB.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "maxkb": {
      "command": "uvx",
      "args": [
        "git+https://github.com/1Panel-dev/MaxKB.git"
      ]
    }
  }
}

From the README

Open-source platform for building enterprise-grade agents 强大易用的企业级智能体平台 [中文(简体)] | [English] MaxKB = Max Knowledge Brain, it is an open-source platform for building enterprise-grade agents. MaxKB integrates Retrieval-Augmented Generation (RAG) pipelines, supports robust workflows, and provides advanced MCP tool-use capabilities. MaxKB is widely applied in scenarios such as intelligent customer service, corporate internal knowledge bases, academic research, and education. - **RAG Pipeline**: Supports direct uploading of documents / automatic crawling of online documents, wi…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers