Skip to main content
Glama
redairforce

@redairforce/wikijs-mcp

by redairforce

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging levelINFO
WIKIJS_TOKENNoJWT API token
WIKIJS_API_URLYesWiki.js instance URL
REPOSITORY_ROOTNoRepository root path./
WIKIJS_PASSWORDNoPassword (alternative auth)
WIKIJS_USERNAMENoUsername (alternative auth)
DEFAULT_SPACE_NAMENoDefault documentation spaceDocumentation

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
wikijs_detect_contextC

Auto-detect repository and workspace context for current directory

wikijs_init_repositoryC

Initialize repository context for Wiki.js documentation

wikijs_init_workspaceB

Initialize workspace context for multi-repository documentation

wikijs_set_context_modeB

Switch context mode (repository/workspace/architectural)

wikijs_get_contextC

Get current context information optimized for Claude consumption

wikijs_repository_statusB

Show current repository context and documentation status

wikijs_workspace_statusB

Show workspace context with all repositories and their status

wikijs_cross_repo_linkC

Create architectural mapping between repositories

wikijs_smart_sync_fileC

Intelligently sync file with Wiki.js using context awareness

wikijs_connection_statusA

Test the connection to Wiki.js and get basic site information

wikijs_get_site_infoB

Get detailed information about the Wiki.js instance

wikijs_create_pageC

Create a new page in Wiki.js with markdown content

wikijs_update_pageB

Update an existing page in Wiki.js

wikijs_get_pageB

Retrieve a page by ID or path

wikijs_delete_pageB

Delete a page by ID

wikijs_list_pagesB

List pages with pagination

wikijs_search_pagesB

Search for pages by text content

wikijs_create_nested_pageB

Create a page with hierarchical path structure

wikijs_create_repo_structureC

Create a complete repository documentation structure

wikijs_bulk_create_pagesB

Create multiple pages in bulk

wikijs_sync_file_docsC

Synchronize file content with Wiki.js documentation

wikijs_generate_file_overviewC

Generate documentation overview for a code file

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/redairforce/wikijs-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server