heAdz0r/wikijs-mcp-server
Model Context Protocol (MCP) server for Wiki.js GraphQL API integration. Provides AI models with secure access to Wiki.js functionality through MCP protocol.
Platform-specific configuration:
{
"mcpServers": {
"wikijs-mcp-server": {
"command": "npx",
"args": [
"-y",
"wikijs-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...