BookStack MCP Server by pnocera
44 score
Connects BookStack knowledge bases to Claude through 47+ tools covering complete CRUD operations for books, pages, chapters, shelves, users, search, attachments, and permissions. Enables full management of BookStack content and configuration through natural language.
Ranked #1679 out of 5463 indexed tools.
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing → Signal Breakdown
Installs 128
Freshness 13d ago
Issue Health 33%
Stars 53
Platform Breadth 1 platform
Contributors 3
Description Detailed
How to Improve
Issue Health high impact
Platforms medium impact
Supported Platforms
From the README
# BookStack MCP Server Connect BookStack to Claude and other AI assistants through the Model Context Protocol (MCP). This server provides complete access to your BookStack knowledge base with 47+ tools covering all API endpoints. This server supports two transport modes: **Streamable HTTP** and **Stdio**. - **Streamable HTTP (Default)**: A stateless HTTP transport. Authentication parameters can be overridden per-request using HTTP headers (`x-bookstack-url` and `x-bookstack-token`). - **Stdio Mode**: Standard input/output for local integration (e.g., with Claude Desktop). Set `MCP_TRANSPORT=stdio` to enable. ## ✨ What You Get - **Complete BookStack Integration** - Access all your books, pages, chapters, and content - **47+ MCP Tools** - Full CRUD operations for every BookStack feature - **Search & Export** - Find content and export in multiple formats - **User Management** - Handle users, roles, and permissions - **Production Ready** - Rate limiting, validation, error handling, anRead full README on GitHub →