MaxKB
MCP CompatibleScore: 67🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
67
Reputation
—
Success Rate
—
Avg Latency
0
Usage Count
Connection Spec
Transport
sse
Install Command
docker run -d --name=maxkb --restart=always -p 8080:8080 -v ~/.maxkb:/opt/maxkb 1panel/maxkbQuick Setup
{
"mcpServers": {
"MaxKB": {
"command": "npx",
"args": [
"-y",
"MaxKB"
],
"transport": "sse"
}
}
}Paste into your Claude Desktop config file
Health
MaintenanceActive
Last commitYesterday
Open issues63
LicenseGPL-3.0
VerificationFailed
API Response Preview
What agents get when they query this resource:
{
"id": "f7545332-2567-4e9f-875f-a125a9f505cd",
"name": "MaxKB",
"category": "tool",
"subcategory": "ai-model",
"mcp_compatible": true,
"reputation_score": 0.67325,
"success_rate": null,
"endpoint_url": null,
"spec": {
"transport": "sse",
"install_command": "docker run -d --name=maxkb --restart=always -p 8080:8080 -v ~/.maxkb:/opt/maxkb 1panel/maxkb",
"tools": null,
"features": null
}
}