Wiki.js MCP Server
About
Model Context Protocol (MCP) server for Wiki.js with hierarchical documentation & Docker setup
Details
- Author
- BehindUAll
- Downloads
- 401
- Categories
- Knowledge Base
Jump to
- Hierarchical documentation with nested page creation
- GraphQL API integration for Wiki.js v2+
- File-to-page mapping and code structure analysis
- Docker one-command deployment with PostgreSQL
- Bulk operations and change tracking
- Enterprise scalability for hundreds of repos
Clone the repository, configure environment variables in .env, start Wiki.js via Docker (docker-compose -f docker.yml up -d), and run ./setup.sh to install dependencies. Then either start the MCP server with ./start-server.sh or configure it in Cursor by adding the command to ~/.cursor/mcp.json.
Wiki.js MCP Server
A comprehensive Model Context Protocol (MCP) server for Wiki.js integration with hierarchical documentation support and Docker deployment. Perfect for organizations managing multiple repositories and large-scale documentation.
🚀 Quick Start
1. Environment Setup
First, clone this repository and set up environment variables:
```bash
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.


