BookStack (Wiki) Connector for AI agents.
32 live capabilities
Turn your wiki into an interactive knowledge base for your team.
Waiting for input…
Why people use BookStack (Wiki)
BookStack Wiki for Faster Technical Documentation
With this Connector, your agent does the digging for you. You just ask a question, and it pulls the exact page, summarizes the content, or exports it for you. You get the answer immediately without ever leaving your workspace.
What Vinkius changes
That your documentation becomes a searchable, editable database your agent can navigate for you.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding company policies
An HR manager asks 'What is the remote work policy?
- Real-world use case 02
Updating technical specs
An engineer asks the agent to update the `create_page` content for a new API endpoint to keep the docs in sync.
- Real-world use case 03
Exporting a user manual
A support lead asks the agent to `export_book` as a PDF to send a complete guide to a new client.
Complete set · 32capabilities
The complete BookStack (Wiki) capability set.
These are the exact actions your AI can choose when you ask it to work with BookStack (Wiki).
01—04
4 capabilities in this set.
Part of 32 available through BookStack (Wiki).
- 01 Capability
Create page
Create a new page using a book or chapter ID with HTML or Markdown content.
- 02 Capability
Create shelf
Create a new shelf to organize your books.
- 03 Capability
Delete book
Permanently remove a book from the instance.
- 04 Capability
Delete chapter
Delete a chapter to reorganize your content hierarchy.
05—08
4 capabilities in this set.
Part of 32 available through BookStack (Wiki).
- 05 Capability
Delete shelf
Remove a shelf from your wiki structure.
- 06 Capability
Export book
Download all content from a specific book as a file.
- 07 Capability
Export chapter
Export a specific chapter's content for external use.
- 08 Capability
Export page
Retrieve a single page in PDF, Markdown, HTML, or Plaintext.
09—12
4 capabilities in this set.
Part of 32 available through BookStack (Wiki).
- 09 Capability
Get chapter
Get the details for a specific chapter in your wiki.
- 10 Capability
Get page
Fetch the full content and details of a single page.
- 11 Capability
Get shelf
Get the details for a specific shelf.
- 12 Capability
Get system status
Check the current version and status of your BookStack instance.
13—16
4 capabilities in this set.
Part of 32 available through BookStack (Wiki).
- 13 Capability
List attachments
See all file attachments across your entire wiki.
- 14 Capability
List audit log
View the system activity log to see recent changes.
- 15 Capability
List books
See a complete list of all books in your wiki.
- 16 Capability
List chapters
List all chapters to see your content hierarchy.
17—20
4 capabilities in this set.
Part of 32 available through BookStack (Wiki).
- 17 Capability
List pages
List all pages with options for sorting and filtering.
- 18 Capability
List recycle bin
See items that were recently deleted.
- 19 Capability
List shelves
See all shelves in your BookStack instance.
- 20 Capability
Search
Find specific text or content across your entire wiki.
21—24
4 capabilities in this set.
Part of 32 available through BookStack (Wiki).
- 21 Capability
Update attachment
Modify an existing file attachment.
- 22 Capability
Update book
Update the details of an existing book.
- 23 Capability
Update chapter
Modify an existing chapter's information.
- 24 Capability
Update page
Edit the content or title of an existing page.
25—28
4 capabilities in this set.
Part of 32 available through BookStack (Wiki).
- 25 Capability
Update shelf
Update the details of an existing shelf.
- 26 Capability
Delete attachment
Remove a specific file attachment from your wiki.
- 27 Capability
Delete page
Move a page to the recycle bin for later recovery.
- 28 Capability
Get attachment
Fetch specific details about a file linked to a page.
29—32
4 capabilities in this set.
Part of 32 available through BookStack (Wiki).
- 29 Capability
Get book
Retrieve the details and metadata for a specific book.
- 30 Capability
Create attachment
Create a new link for a file attachment.
- 31 Capability
Create book
Create a new book to organize your documentation.
- 32 Capability
Create chapter
Create a new chapter within a book.
Set up in minutes
One URL. Then ask BookStack (Wiki) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use BookStack (Wiki) from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Gdx82fNHL84VGrxNwefAcP0A9tp53E6GRn49E14S/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it BookStack (Wiki), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable BookStack (Wiki) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Gdx82fNHL84VGrxNwefAcP0A9tp53E6GRn49E14S/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the BookStack (Wiki) URL.
- Step 03
Save and start
Save the connection and enable BookStack (Wiki) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"bookstack-wiki": {
"url": "https://edge.vinkius.com/vk_preview_Gdx82fNHL84VGrxNwefAcP0A9tp53E6GRn49E14S/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using BookStack (Wiki)
Open Agent mode in chat and ask: "Using BookStack (Wiki), help me...". 32 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"bookstack-wiki": {
"url": "https://edge.vinkius.com/vk_preview_Gdx82fNHL84VGrxNwefAcP0A9tp53E6GRn49E14S/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using BookStack (Wiki)
Ask Copilot: "Using BookStack (Wiki), help me...". 32 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"bookstack-wiki": {
"url": "https://edge.vinkius.com/vk_preview_Gdx82fNHL84VGrxNwefAcP0A9tp53E6GRn49E14S/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using BookStack (Wiki)
Open Cascade and ask: "Using BookStack (Wiki), help me...". 32 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"bookstack-wiki": {
"url": "https://edge.vinkius.com/vk_preview_Gdx82fNHL84VGrxNwefAcP0A9tp53E6GRn49E14S/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using BookStack (Wiki)
Ask Cline: "Using BookStack (Wiki), help me...". 32 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add bookstack-wiki --transport http "https://edge.vinkius.com/vk_preview_Gdx82fNHL84VGrxNwefAcP0A9tp53E6GRn49E14S/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using BookStack (Wiki)
Ask Claude: "Using BookStack (Wiki), show me...". 32 tools are ready
Where the request belongs
Work BookStack can move forward.
It's for the documentation lead drowning in requests for 'where is that link?' and the engineer who needs to update a README without context-switching.
Documentation Lead
Keeps the wiki organized and fresh without manual clicking through nested folders.
Engineering Team
Updates technical specs and READMEs directly from the IDE to keep docs in sync with code.
Support Specialist
Quickly finds and exports help articles to send to customers during live chats.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsReadwise
Equip your AI to directly search, read, and retrieve your unified digital highlights, books, and Reader documents stored in Readwise.
GitBook
Manage technical documentation via GitBook. list organizations and spaces, handle document pages, search content, and audit collections directly from any AI agent.
Slab
Manage your team's knowledge base. query wiki articles, create new documentation, and explore topics directly using AI agents.
Wiki.js
Manage your Wiki.js instance—create, search, and update documentation pages directly from your AI agent.
Tettra
Search, read, and create internal wiki pages on your Tettra knowledge base directly from your AI agent.
Guru
Manage enterprise knowledge cards, track collections, and search your wiki via AI agents with Guru.
Bring your own AI
Change the model, client or framework. Keep BookStack connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about BookStack.
The practical details behind the request, access and result.
Can the BookStack MCP search my entire wiki?
Yes, it can search across all your content. Your agent can find specific topics, policies, or technical specs instantly across your entire instance.
How do I use BookStack MCP to create new pages?
You can simply tell your agent to draft a new page. It will use the Connector to create the page in the correct book or chapter for you.
Can my AI agent export BookStack pages to PDF?
Yes, your agent can export pages into several formats, including PDF, Markdown, and HTML, making it easy to share content externally.
Does the BookStack MCP work with my private wiki?
It works with any BookStack instance where you have the URL and the necessary API tokens to connect your agent.
Can I use BookStack MCP to see who edited a page?
Yes, the Connector includes a system audit log. Your agent can check this to see recent activity and changes made to your wiki.
How do I manage attachments using the BookStack MCP?
Your agent can list all file attachments and retrieve specific details about them, so you don't have to hunt for files manually.
Can I search across all my books and chapters at once?
Yes! Use the search capability with your query string. It will return relevant results from pages, chapters, and books across your entire BookStack instance.
Is it possible to retrieve a page's content in Markdown format?
Absolutely. Use the export_page capability and set the format to 'markdown'. You can also export to PDF, HTML, or plaintext.
How do I see what was recently deleted?
You can use the list_recycle_bin capability to view items that have been moved to the recycle bin before they are permanently removed from the system.
One connection away
Give your agent a direct line to BookStack.
Connect BookStack once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available