MaxKB
MaxKB 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. It is widely applied in scenarios such as intelligent customer service, corporate internal knowledge bases, academic research, and education.
Compatible with
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"maxkb-1": {
"args": [
"maxkb"
],
"command": "uvx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.
Reviews
Sign in to reviewLoading reviews...
Credentials
Store API keys for MaxKB securely
Loading...