wikijs-mcp

homeserverhq/wikijs-mcp
★ 0 stars Python Memory/Knowledge Updated today
Multitenant MCP Server for Wiki.js
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "wikijs-mcp": {
      "command": "uvx",
      "args": [
        "wikijs-mcp"
      ]
    }
  }
}

Or install with pip: pip install wikijs-mcp

README Excerpt

This repository contains a Model Context Protocol (MCP) server that acts as a secure, multi-tenant proxy between an AI Assistant and the Wikijs backend API. It exposes **41 MCP tools** covering 8 resource domains with full CRUD, search, and relationship management. - **🔑 Identity Passthrough** — Extracts the `Authorization: Bearer <token>`

Tools (5)

ALLOW_ALL_AGGREGATEIS_STATEFULMCP_SERVER_PORTWIKIJS_BASE_URLWIKIJS_PUBLIC_URL