Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BOOKSTACK_API_KEY | Yes | Your BookStack API key. | |
| BOOKSTACK_API_URL | Yes | The URL of your BookStack instance. | |
| BOOKSTACK_API_TOKEN | Yes | Your BookStack API token. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_pages | Search pages from Bookstack |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |