Installation & Configuration
{
"mcpServers": {
"wikijs": {
"command": "node",
"args": [
"path/to/mcp-wikijs/dist/index.js"
],
"env": {
"WIKIJS_URL": "https://example.com",
"WIKIJS_TOKEN": "YOUR_API_TOKEN"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15