Wiki.js
byheAdz0r
0Enables AI models to securely interact with Wiki.js functionality via the Model Context Protocol (MCP).
About
This project provides an MCP server that acts as a secure intermediary, enabling AI models to interact safely with Wiki.js through its GraphQL API. By implementing the Model Context Protocol (MCP), it offers a unified interface for AI agents and tools to manage pages, users, and groups within Wiki.js. It supports various transport methods like HTTP and STDIO, making it suitable for web integrations and editor integrations like Cursor and VS Code.
Key Features
- User management (create, update, search, list)
- Group management (list)
- Supports HTTP and STDIO transports
- Page management (create, update, delete, search, list) including unpublished pages
- Editor integration (Cursor, VS Code)
- 0 GitHub stars
Use Cases
- Integrating Wiki.js with AI-powered content creation tools
- Automating Wiki.js page management using AI agents
- Providing AI assistants with access to Wiki.js knowledge base