MCP Servers / productivity / Bookstack MCP

Bookstack MCP

JSON →
none24productivity

An MCP server for interacting with Bookstack, built with the mcp-framework for Node.js.

Install
How to run this server
[ { "cmd": "pip install -r", "imports": [] } ]
server path: bookstack-mcp
Tools
What this server exposes
bookstack_content_crud
Unified CRUD operations for books, bookshelves, chapters, and pages (Letta-compatible)
bookstack_list_content
List and filter content entities with pagination
bookstack_search
Full-text search across BookStack content
bookstack_batch_operations
Bulk create, update, and delete operations
bookstack_manage_images
Unified create/read/update/delete/list interface for images
bookstack_search_images
Advanced discovery with extension, date, size, and usage filters
Configuration
Environment & auth
authnone
envBS_TOKEN_ID
envBS_TOKEN_SECRET
envPAGE_ID
envTEST_IMAGE_URL
Resources
Bookstack MCP — MCP Server · libregistry