Stats
Actions
Tags
From bookstack-mcp
Connects to the Bookstack API for wiki/documentation management, including reading, searching, and organizing books, chapters, and pages.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"bookstack": {
"command": "npx",
"args": [
"-y",
"bookstack-mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub ttpears/claude-plugins --plugin bookstack-mcp