Skip to main content
Glama

wiki-js-mcp

by BehindUAll
MIT License

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_FILENoLog file pathwikijs_mcp.log
LOG_LEVELNoLogging levelINFO
POSTGRES_DBNoDocker Database Configuration - database namewikijs
POSTGRES_USERNoDocker Database Configuration - database userwikijs
WIKIJS_MCP_DBNoDatabase file path for storing Wiki.js mappings./wikijs_mappings.db
WIKIJS_API_KEYNoJWT token from Wiki.js admin panel
WIKIJS_API_URLNoWiki.js API URL for connectionhttp://localhost:3000
REPOSITORY_ROOTNoRoot directory for repositories./
WIKIJS_PASSWORDNoPassword for Wiki.js login
WIKIJS_USERNAMENoUsername for Wiki.js login
POSTGRES_PASSWORDNoDocker Database Configuration - secure password for the database
DEFAULT_SPACE_NAMENoDefault space name for documentationDocumentation

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/BehindUAll/wiki-js-mcp'

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