Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_FILENoPath to log filewikijs_mcp.log
LOG_LEVELNoLogging level (DEBUG, INFO, WARNING, ERROR)INFO
POSTGRES_DBNoPostgreSQL database name for Wiki.js Docker setupwikijs
POSTGRES_USERNoPostgreSQL user for Wiki.js Docker setupwikijs
WIKIJS_MCP_DBNoPath to local SQLite database for file-to-page mappings./wikijs_mappings.db
WIKIJS_API_KEYNoJWT API key from Wiki.js admin panel (recommended authentication)
WIKIJS_API_URLNoURL of the Wiki.js GraphQL APIhttp://localhost:3000
REPOSITORY_ROOTNoRoot directory for repository scanning./
WIKIJS_PASSWORDNoWiki.js password for username/password authentication
WIKIJS_USERNAMENoWiki.js username for username/password authentication
POSTGRES_PASSWORDNoPostgreSQL password for Wiki.js Docker setup
DEFAULT_SPACE_NAMENoDefault documentation space nameDocumentation

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/Barry-Anil/wiki-mcp'

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