Wikijs Mcp

by RicardoCenci

359 downloads
Not rated
GitHub

About

Search and retrieve content from a WikiJS knowledge base.

Details

Author
RicardoCenci
Downloads
359
Categories
Search, Knowledge Base, Other

- Search pages by query string
- Retrieve pages by ID
- Retrieve pages by path and locale
- Get all pages from the wiki

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Wikijs Mcp
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install via npm (npx wikijs-mcp) and configure with environment variables WIKIJS_URL and WIKIJS_API_KEY. For Cursor, add a JSON block in mcpServers. Obtain an API key from WikiJS Administration > API Access.

search_pages

Search for pages in WikiJS by query string

get_page_by_id

Get a WikiJS page by its ID

get_page_by_path

Get a WikiJS page by its path and locale

get_all_pages

Get all pages in WikiJS

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "wikijs mcp": {
            "wikijs-mcp": {
                "command": "npx",
                "args": [
                    "wikijs-mcp"
                ],
                "env": {
                    "WIKIJS_URL": "<YOUR WIKIJS URL>",
                    "WIKIJS_API_KEY": "<YOUR WIKIJS API TOKEN>"
                }
            }
        }
    }
}

McpServers

{
    "wikijs-mcp": {
        "command": "npx",
        "args": [
            "wikijs-mcp"
        ],
        "env": {
            "WIKIJS_URL": "<YOUR WIKIJS URL>",
            "WIKIJS_API_KEY": "<YOUR WIKIJS API TOKEN>"
        }
    }
}

A Model Context Protocol (MCP) server that provides integration with WikiJS, allowing AI assistants to search and retrieve content from your WikiJS knowledge base.

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

{ "mcpServers": { "wikijs-mcp": { "command": "npx", "args": [ "wikijs-mcp" ], "env": { "WIKIJS_URL": <your wikijs url>, "WIKIJS_API_KEY": <your wikijs api key> } } } }

Start the serverTRANSPORT_METHOD=streamable-http TRANSPORT_OPTIONS_PORT=8080 npx wikijs-mcp(SeeEnvironment Variablesfor all available variables)

{ "mcpServers": { "wikijs-mcp": { "transport": "http-streamable", "name": "WikiJS MCP", "url": <your mcp host url with port>/mcp } } }

- Log into your WikiJS instance as an administrator
- Go toAdministration>API Access
- Create a new API key with appropriate permissions
- Copy the generated key to your.envfile

git clone https://github.com/RicardoCenci/wikijs-mcp.git cd wikijs-mcp

- Copy the environment template and fill out its contents
- Build the project If you havemakeinstalled:

This project is licensed under the MIT License.

Search global news using natural language. Webz.io News Search API returns the most relevant articles and content, with filters for source, country, language, date, sentiment, and category.

This MCP (Model Context Protocol) server provides integration with Wiki.JS for searching and listing pages from Agent Voice Response Wiki.JS instance.

Fetch, convert, and search AWS documentation pages, with recommendations for related content.

Production-ready RAG out of the box to search and retrieve data from your own documents.

Quran-focused MCP server for ayah translation, tafsir, mutashabihat lookups, recitation playlists, and prayer times.

Vectorize MCP server for advanced retrieval, Private Deep Research, Anything-to-Markdown file extraction and text chunking.

Provides AI assistants with intelligent access to ML textbook content for creating accurate, source-grounded documentation.

一条工務店で家を建てた施主「ろれさん」のブログ記事と、YouTube/X/Instagram/Web から集めた約3,000件の家づくり Tips を横断検索できる MCP サーバ。すべての結果に出典URLが付きます。

A flexible service for searching and analyzing academic papers on arXiv.

A local server to query Bucketeer documentation, which automatically fetches and caches content from its GitHub repository.

Caesar is a free, keyless web search API for AI agents. Its remote MCP server exposes web_search (ranked results with citable provenance) and web_fetch (full pages as clean markdown), and works anonymously with no API key.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.