Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BOOKSTACK_URLYesBookStack instance URL
BOOKSTACK_API_TOKEN_IDYesAPI Token ID from BookStack
BOOKSTACK_API_TOKEN_SECRETYesAPI Token Secret from BookStack

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_pageC

Create a new page in BookStack.

search_itemsA

Search for items (shelves, books, chapters, pages) in BookStack.

get_page_contentC

Get the content of a specific page.

list_booksC

List all books.

read_bookB

Get details of a specific book by ID or name.

create_bookB

Create a new book in BookStack.

update_bookB

Update an existing book in BookStack.

delete_bookB

Delete a book from BookStack.

list_shelvesB

List all shelves.

create_shelfC

Create a new shelf in BookStack.

read_shelfA

Get details of a specific shelf by ID or name.

update_shelfC

Update an existing shelf in BookStack.

delete_shelfB

Delete a shelf from BookStack.

list_chaptersC

List all chapters.

read_chapterB

Get details of a specific chapter by ID or name.

create_chapterC

Create a new chapter in BookStack.

update_chapterC

Update an existing chapter in BookStack.

delete_chapterC

Delete a chapter from BookStack.

export_chapter_htmlB

Export a chapter as a contained HTML file.

export_chapter_pdfC

Export a chapter as a PDF file.

export_chapter_plaintextB

Export a chapter as a plain text file.

export_chapter_markdownB

Export a chapter as a markdown file.

update_pageC

Update an existing page.

delete_pageC

Delete a page.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Derron-Knox/bookstack-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server