mcp-server

MaxKB: Build Enterprise Agents

Get enterprise-grade agents with MaxKB, used by founders. For startup founders building AI-powered tools.
intermediate⏱ 30 minutesπŸ’΅ Free (self-hosted)
22,849 stars3,158 forksPythonGuide quality 8/10 Β· reviewed Jun 6Updated 9/21/2026100% free Β· open source
What it is

Build business AI assistants using pre-made templates.

Real use case example

"A founder wants to answer customer questions about their product without hiring a team of developers. They use MaxKB to build a custom AI chatbot in 20 minutes by filling out a template and deploying it to their server. Customers get instant answers to common questions."

Best insideClaude DesktopCursor
When to use it
  • β€’When building a conversational AI interface for a startup product
  • β€’When creating an intelligent virtual assistant for customer support
  • β€’When developing a chatbot for automated sales and marketing
Ready-to-paste prompt
python app.py --config config.yaml --intent greet
Heads up: Ensure you have Python 3.8 or higher installed, as MaxKB is built using Python and has specific version requirements
Saves to your device
Use with Claude
New

Skip the builder β€” one click puts this in Claude, Cursor, Antigravity and more.

πŸ› οΈ Technical setup

Expect 20–40 minutes in a terminal β€” or let your AI agent drive it.

Try it instantly β€” no install
Claude Code
mkdir -p ~/.claude/skills/maxkb && curl -fsSL https://workflowstacks.com/api/skills/maxkb/claude-skill -o ~/.claude/skills/maxkb/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go β€” no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How MaxKB: Build Enterprise Agents works
Codeflow
Free to inspect

MaxKB: Build Enterprise Agents is a very large Python project (~227k lines across 1951 code files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, GPL-3.0 license, has a test suite.

Size
Very large codebase
~227k lines Β· 1951 code files Β· days to read β€” use, don't read
Setup
Developer setup
A real software project. Use it via its install path; don't expect to read it all.
Runs on
Python
No API keys detected
Python 45%Vue 37%TypeScript 17%
Where to start reading
  1. 1
    README.md
    Start here β€” what it does and how to install it
  2. 2
    CLAUDE.md
    The instructions the AI actually follows
  3. 3
    main.py
    Where the program starts running
  4. 4
    pyproject.toml
    Dependencies and the commands it exposes
What's in each folder
apps/Sub-packages / plugins1159 files
ui/Frontend / UI1001 files
installer/Folder11 files
.github/CI / automation (GitHub Actions)13 files
.idea/Editor / agent settings1 files
READMEHas testsDocumentedCI checksGPL-3.0 licenseUpdated this month
Quick Actions
Details
Creator
1Panel-dev
Language
Python
Category
mcp-server
Published
9/14/2023

Are you the creator of this tool? and earn 85% of every sale.

Show it off in your README:

Featured on WorkflowStacks
[![Featured on WorkflowStacks](https://workflowstacks.com/api/badge/maxkb.svg)](https://workflowstacks.com/skills/maxkb?utm_source=github&utm_medium=badge)
πŸ”₯ Hot this week, in your inbox
Skills like this, every Monday.

The five fastest-growing open-source AI skills, ranked by GitHub star growth. One email a week, unsubscribe anytime.

Do this with a working workflow

Pages we wrote and tested that put a skill like this to work β€” importable n8n templates, outcome guides and Claude Desktop configs.