bookstack-mcp

lborjigi/bookstack-mcp

3.2

If you are the rightful owner of bookstack-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

A minimal Python MCP server for managing BookStack documentation with Cursor AI.

Tools

Functions exposed to the LLM to take actions

bookstack_list_content

List content entities (books, bookshelves, chapters, pages).

bookstack_search

Search across all content.

bookstack_get_page

Get page details and content.

bookstack_create_page

Create a new page.

bookstack_update_page

Update an existing page.

bookstack_delete_page

Delete a page.

bookstack_create_book

Create a new book.

bookstack_create_chapter

Create a new chapter.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources