Submit

Wikijs Mcp

@RicardoCenci

Simple Model Context Protocol (MCP) server for Wiki.js

Server Config

{
  "mcpServers": {
    "wikijs-mcp": {
      "command": "npx",
      "args": [
        "wikijs-mcp"
      ],
      "env": {
        "WIKIJS_URL": "<YOUR WIKIJS URL>",
        "WIKIJS_API_KEY": "<YOUR WIKIJS API TOKEN>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.