Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_PATHNoSQLite index path/app/data/wiki-index.db
WIKI_DB_NAMENoPostgres database namewikijs
WIKI_DB_USERNoPostgres usernamewikijs
WIKI_REPO_PATHNoPath to the wiki markdown files (often required for the MCP server to find content)/wiki
WIKI_CONTENT_DIRNoContent folder path used for Docker/Bootstrap./wiki-content
WIKI_DB_PASSWORDYesPostgres password
MCP_AUTH_PASSWORDNoMCP auth password
MCP_AUTH_USERNAMENoMCP auth username
WIKI_WRITE_ENABLEDNoEnable wiki.create_page toolfalse

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/raydeStar/WikiMCP'

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