74
/ 100
5 days ago
glama

wikijs-mcp

An MCP server for managing Wiki.js 2.x pages through its GraphQL API, enabling search, read, create, update, move, delete, version history, and asset listing.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: WIKIJS_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLOG_LEVEL/ --log-level info pino log level: fatal, error, warn, info, debug, trace.
configPORT/ --port 3000 Port to listen on when TRANSPORT=http.
configTRANSPORT/ --transport stdio stdio or http.
🔐 secretWIKIJS_TOKENclaude mcp add wikijs -e WIKIJS_URL=https://wiki.example.com -e =your-api-key-here -- npx @sondt2709/wikijs-mcp
configWIKIJS_URLclaude mcp add wikijs -e =https://wiki.example.com -e WIKIJS_TOKEN=your-api-key-here -- npx @sondt2709/wikijs-mcp
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/sondt2709-wikijs-mcp-rtreo6)](https://m8ven.ai/mcp/sondt2709-wikijs-mcp-rtreo6)
commit: c5c3fb2bb9dd8f2dbb19bf4a2711ea54f9d52db7
code hash: bf23ee57c16d5723ff04e545fac7b665d4a1ac43d38e8eeb8d8e21ad3ca11c7a
verified: 7/7/2026, 9:58:45 AM
view raw JSON →