Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HTTP_HOSTNoBind address of the HTTP endpoint.0.0.0.0
MCP_HTTP_PORTNoPort of the HTTP endpoint.3123
MCP_TRANSPORTNoTransport mode: 'http' or 'stdio'.http
MCP_AUTH_TOKENNoOptional bearer token to protect the endpoint.
WIKIJS_API_KEYYesAPI key from Wiki.js, required.
MCP_SERVER_NAMENoDisplay name of the server.wikijs-mcp-server
WIKIJS_BASE_URLYesBase URL of the Wiki.js instance (without /graphql), required.
WIKIJS_READ_ONLYNoSet to 'true' to register only read-only tools.false
WIKIJS_DEFAULT_LOCALENoDefault locale for pages.en

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

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/sglogger/wikijs-mcp-server'

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