- Wikijs Mcp
Wikijs Mcp
Simple Model Context Protocol (MCP) server for Wiki.js
Overview
This MCP server enables AI assistants to interact with WikiJS instances by providing tools to:
- Search for pages by query string
- Retrieve pages by ID
- Retrieve pages by path and locale
- Get all pages from the wiki
Configuration for Cursor
{
"mcpServers": {
"wikijs-mcp": {
"command": "npx",
"args": [
"wikijs-mcp"
],
"env": {
"WIKIJS_URL": <your wikijs url>,
"WIKIJS_API_KEY": <your wikijs api key>
}
}
}
}
Server Config
{
"mcpServers": {
"wikijs-mcp": {
"command": "npx",
"args": [
"wikijs-mcp"
],
"env": {
"WIKIJS_URL": "<YOUR WIKIJS URL>",
"WIKIJS_API_KEY": "<YOUR WIKIJS API TOKEN>"
}
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
RicardoCenciStar
-Language
-License
-Recommend Servers
View AllPayai X402 Tools
12 hours ago
Push To Display Mcp Server
@pushtodisplay
13 hours ago
Payai X402 Tools
12 hours ago
Meteomatics
7 hours ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Voyei
a day ago