Google PageRank for AI agents. 25,000+ tools indexed.

BookStack MCP Server by pnocera

#1679 of 5463 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

You have 2 open vs 1 closed issues — triaging stale issues improves health

Platforms medium impact

Only 1 platform listed — publishing to more platforms improves your score

Badge

AgentRank score for BookStack MCP Server by pnocera
[![AgentRank](https://agentrank-ai.com/api/badge/skill/glama-pnocera--bookstack-mcp-server)](https://agentrank-ai.com/skill/glama-pnocera--bookstack-mcp-server/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/skill/glama-pnocera--bookstack-mcp-server/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/skill/glama-pnocera--bookstack-mcp-server" alt="AgentRank"></a>

Supported Platforms

MCP

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, an
Read full README on GitHub →