BookStack MCP Server
BookStack MCP server enabling AI agents to interact with BookStack — the popular open-source, self-hosted wiki and documentation platform. Enables reading, searching, and creating books, chapters, and pages in BookStack; integrating BookStack knowledge bases into AI agent workflows; and making organizational documentation accessible to AI assistants.
Score Breakdown
⚙ Agent Friendliness
🔒 Security
HTTPS for self-hosted. API token. Internal docs may be sensitive. Scope user permissions. Self-hosted means full data control.
⚡ Reliability
Best When
An organization using BookStack for internal documentation needs AI agents that can read and search that knowledge base — making internal docs accessible to AI-powered support and development workflows.
Avoid When
You use Confluence, Notion, Outline, or other wiki tools — use their respective MCPs.
Use Cases
- • Searching BookStack documentation for information from knowledge-retrieval agents
- • Reading wiki pages and technical documentation from research agents
- • Creating and updating documentation from content management agents
- • Building internal knowledge base chatbots from Q&A agents
- • Indexing organizational knowledge for AI assistants from knowledge management agents
Not For
- • Teams not using BookStack (use Confluence, Notion, or Outline MCPs for other wikis)
- • Real-time collaborative editing — BookStack is request-response, not live collaboration
- • Public knowledge bases (BookStack is typically used for internal/private documentation)
Interface
Authentication
BookStack API token required. Generate from BookStack: Profile → API Tokens. Set BOOKSTACK_URL and BOOKSTACK_TOKEN_ID and BOOKSTACK_TOKEN_SECRET environment variables.
Pricing
BookStack is free open source software. Self-hosted — costs are server infrastructure only. MCP server is also free open source.
Agent Metadata
Known Gotchas
- ⚠ BookStack URL varies by deployment — configure the self-hosted instance URL correctly
- ⚠ API token has permissions based on the user's role — ensure the API user has appropriate access
- ⚠ Content returned is HTML — agents may need to strip/convert HTML for clean text processing
- ⚠ BookStack search may not be as powerful as full-text search engines for complex queries
- ⚠ Community MCP — test with your BookStack version (latest is best)
Alternatives
Full Evaluation Report
Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for BookStack MCP Server.
Scores are editorial opinions as of 2026-03-06.