Wiki.js

Wiki.js MCP Connector for Claude

A+

Manage your Wiki.js instance—create, search, and update documentation pages directly from your AI agent.

6 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Wiki.js instance to any AI agent and take full control of your internal knowledge base through natural conversation. This server allows you to interact with your documentation without leaving your chat interface.

What you can do

  • Page Management — Create new pages with full metadata, update existing content by ID, or delete outdated documentation.
  • Search & Discovery — Search across your entire wiki for specific keywords or list all available pages to understand your knowledge structure.
  • Content Retrieval — Fetch the raw content and metadata of any page using its URL path and locale.
  • Flexible Editing — Support for different editor types and publishing statuses (published/private) directly via the API.

How it works

  1. Subscribe to this server
  2. Enter your Wiki.js API URL and API Key
  3. Start managing your documentation from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Developers — quickly update technical docs or search for internal guides while coding.
  • Knowledge Managers — organize and prune wiki content through simple natural language commands.
  • Support Teams — find relevant internal documentation to answer customer queries faster.
documentationwikicontent-creationknowledge-baseapi-access

6 tools expose this connector's capabilities to your AI agent.

create_page

Create a new Wiki.js page

delete_page

Delete a Wiki.js page

get_page

Fetch a Wiki.js page by path

list_pages

List all Wiki.js pages

search_pages

Search for content in Wiki.js

update_page

Update an existing Wiki.js page

See how to talk to your AI agent using Wiki.js.

Search for 'deployment guide' in our Wiki.js.

I found 2 pages matching 'deployment guide': 'Infrastructure/Deployment' (path: infra/deploy) and 'CI-CD/Production-Guide' (path: cicd/prod). Would you like me to fetch the content of one of them?

Create a new markdown page at 'docs/api-v2' titled 'API v2 Reference'.

I've created the page 'API v2 Reference' at the path 'docs/api-v2'. It is currently published and set to markdown format. You can now add content to it using the update tool.

List all the pages available in our wiki.

I've retrieved the list of pages. You have 15 pages in total, including 'Home', 'Onboarding', 'API-Docs', and 'Security-Policy'. Which one would you like to inspect?

Yes! Use the `search_pages` tool with your query string. The agent will scan all content and return relevant page matches including titles and paths.

Related Connectors