bookstack-mcp

ttpears/bookstack-mcp
★ 26 stars TypeScript Memory/Knowledge Updated today
MCP server for BookStack wiki — search, read, create, and manage documentation via AI assistants
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bookstack-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ttpears/bookstack-mcp"
      ]
    }
  }
}

README Excerpt

<img src="assets/logo.svg" width="96" align="right" alt="bookstack-mcp"/> A [Model Context Protocol](https://modelcontextprotocol.io) (MCP) server that gives AI assistants full access to your [BookStack](https://www.bookstackapp.com) documentation — search, read, create, and manage content. ```bash npx bookstack-mcp

Tools (18)

MCP_HTTP_ALLOWED_HOSTSMCP_HTTP_HOSTMCP_HTTP_PATHMCP_HTTP_PORTMCP_TRANSPORTcreate_pagedelete_pageexport_bookexport_chapterexport_pagefind_usersget_recent_changesget_recycle_binprojectsearch_contentsearch_pagesupdate_pageuser

Topics

gemini-cli-extension