Stats
Actions
Tags
From bookstack-mcp
Local MCP server providing access to BookStack, a self-hosted platform for organizing knowledge. Enables searching, reading, and managing books, shelves, and pages. Requires BookStack URL and API token.
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