Skip to content
Claude Code

Wiki.js for Claude Code

io.github.ni-c/wikijs-mcp

Search, read and edit Wiki.js pages, and manage its assets, users, groups and comments

client:Claude Code transport:stdio runtime:npm

Install Wiki.js in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add wikijs-mcp -e WIKIJS_URL=<WIKIJS_URL> -e WIKIJS_TOKEN=<WIKIJS_TOKEN> -e WIKIJS_LOCALE=<WIKIJS_LOCALE> -e WIKIJS_READ_ONLY=<WIKIJS_READ_ONLY> -e WIKIJS_ALLOWED_PATHS=<WIKIJS_ALLOWED_PATHS> -e WIKIJS_ALLOW_TOOLS=<WIKIJS_ALLOW_TOOLS> -e WIKIJS_DENY_TOOLS=<WIKIJS_DENY_TOOLS> -e WIKIJS_INSECURE_TLS=<WIKIJS_INSECURE_TLS> -- npx -y @ni-c/wikijs-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Wiki.js in other clients