Wiki.js Connector for AI agents.
6 live capabilities
Manage your internal documentation and knowledge base through natural conversation.
Waiting for input…
Why people use Wiki.js
Wiki.js Documentation Management for Faster Knowledge Retrieval
This Connector puts that entire library into your chat. You just ask your agent for the onboarding checklist and it pulls the info from Wiki.js immediately. You get the answer you need without the tab-switching fatigue.
What Vinkius changes
That your documentation becomes a conversational capability rather than a static library.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding a deployment guide
An engineer asks for the production deploy steps and the agent uses search_pages to find the right path and summarizes it.
- Real-world use case 02
Updating an API change
A developer tells the agent to update the v2 auth page, and it uses update_page to change the outdated credentials.
- Real-world use case 03
Onboarding a new hire
A manager asks the agent to list all onboarding pages so the new employee can see the full training path.
Complete set · 6capabilities
The complete Wiki.js capability set.
These are the exact actions your AI can choose when you ask it to work with Wiki.js.
01—03
3 capabilities in this set.
Part of 6 available through Wiki.js.
- 01 Capability
Update page
Modify the content or publishing status of an existing wiki page.
- 02 Capability
Create page
Create a new page in your Wiki.js instance with custom metadata and content.
- 03 Capability
Delete page
Permanently remove a specific page from your wiki to keep your documentation organized.
04—06
3 capabilities in this set.
Part of 6 available through Wiki.js.
- 04 Capability
Get page
Fetch the content and metadata of a page using its unique URL path.
- 05 Capability
List pages
Retrieve a full list of all pages currently hosted in your Wiki.js instance.
- 06 Capability
Search pages
Query your wiki for specific keywords to find relevant documentation quickly.
Set up in minutes
One URL. Then ask Wiki.js to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Wiki.js 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_UPX0fKnYH2Uxub9bz7ZciNLeJrgUF0N9yxnb0eVn/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 Wiki.js, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Wiki.js for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_UPX0fKnYH2Uxub9bz7ZciNLeJrgUF0N9yxnb0eVn/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 Wiki.js URL.
- Step 03
Save and start
Save the connection and enable Wiki.js in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"wikijs": {
"url": "https://edge.vinkius.com/vk_preview_UPX0fKnYH2Uxub9bz7ZciNLeJrgUF0N9yxnb0eVn/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 Wiki.js
Open Agent mode in chat and ask: "Using Wiki.js, help me...". 6 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"wikijs": {
"url": "https://edge.vinkius.com/vk_preview_UPX0fKnYH2Uxub9bz7ZciNLeJrgUF0N9yxnb0eVn/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 Wiki.js
Ask Copilot: "Using Wiki.js, help me...". 6 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"wikijs": {
"url": "https://edge.vinkius.com/vk_preview_UPX0fKnYH2Uxub9bz7ZciNLeJrgUF0N9yxnb0eVn/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 Wiki.js
Open Cascade and ask: "Using Wiki.js, help me...". 6 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"wikijs": {
"url": "https://edge.vinkius.com/vk_preview_UPX0fKnYH2Uxub9bz7ZciNLeJrgUF0N9yxnb0eVn/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 Wiki.js
Ask Cline: "Using Wiki.js, help me...". 6 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add wikijs --transport http "https://edge.vinkius.com/vk_preview_UPX0fKnYH2Uxub9bz7ZciNLeJrgUF0N9yxnb0eVn/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 Wiki.js
Ask Claude: "Using Wiki.js, show me...". 6 tools are ready
Where the request belongs
Work Wiki.js can move forward.
This is for the people who spend half their day looking for that one doc or the engineers who hate updating manual guides because the UI is too clunky.
Technical Writer
Use this to draft and organize large batches of documentation pages quickly.
DevOps Engineer
Pull up infrastructure guides or deployment steps instantly while in the middle of a production fix.
Support Lead
Find the exact internal troubleshooting steps to give to customers without leaving the chat window.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSlab
Manage your team's knowledge base. query wiki articles, create new documentation, and explore topics directly using AI agents.
Tettra
Search, read, and create internal wiki pages on your Tettra knowledge base directly from your AI agent.
MediaWiki
Connect to any MediaWiki instance to search pages, read content, list categories, and track recent changes directly from your AI agent.
Guru
Manage enterprise knowledge cards, track collections, and search your wiki via AI agents with Guru.
BookStack (Wiki)
Manage your BookStack wiki directly from your AI agent. search, read, create, and organize pages, chapters, and books with ease.
KnowledgeOwl
Manage your knowledge base. list articles, search help content, and audit categories.
Bring your own AI
Change the model, client or framework. Keep Wiki.js 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 Wiki.js.
The practical details behind the request, access and result.
How does the Wiki.js MCP help my team find info?
It lets your team ask your AI agent questions about your internal docs. Instead of searching a website, they get direct answers pulled from Wiki.js.
Can I use the Wiki.js MCP to create new pages?
Yes, you can tell your agent to create a new page at a specific path with a title. It handles the creation and metadata for you.
Does the Wiki.js MCP support searching my whole wiki?
It does. Your agent can search across all your Wiki.js content to find specific keywords or topics instantly.
Can I update my documentation without using the Wiki.js web UI?
Yes, you can use your agent to modify existing pages. Just tell it what needs to change and it will call the update capability.
Is my Wiki.js data secure with this Connector?
Your data stays in your Wiki.js instance. This Connector just provides a way for your agent to talk to your API using the keys you provide.
What happens if I delete a page using the Wiki.js MCP?
The page is removed from your Wiki.js instance. It's best to use the list capability to confirm the path before you do this.
Can I search for specific keywords across all my wiki pages?
Yes! Use the search_pages capability with your query string. The agent will scan all content and return relevant page matches including titles and paths.
How do I fetch the content of a specific page if I have the URL path?
Use the get_page capability. Simply provide the path (e.g., 'home' or 'engineering/setup') and the agent will retrieve the full content and metadata for that specific page.
Is it possible to modify an existing page's content?
Absolutely. Use the update_page capability by providing the unique page ID and the new content or title you wish to apply. The agent will handle the update via the Wiki.js API.
One connection away
Give your agent a direct line to Wiki.js.
Connect Wiki.js once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available