Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KIWIKI_USERSYesBuilt-in users in 'user:key:role' format, comma-separated
KIWIKI_BASE_URLNoPublic base URL used in MCP and OAuth metadatahttp://localhost:8080
KIWIKI_DATA_DIRNoData directory for all wiki files/data
KIWIKI_LOG_LEVELNoPython log levelINFO
KIWIKI_TRUST_PROXYNoUse secure cookies behind a TLS reverse proxytrue
KIWIKI_CORS_ORIGINSNoComma-separated list of allowed CORS origins*
KIWIKI_OAUTH_TOKEN_SECRETNoOptional stable secret for signing OAuth MCP tokens
KIWIKI_RATE_LIMIT_ENABLEDNoEnables login, read, and write rate limitstrue
KIWIKI_OAUTH_TOKEN_TTL_SECONDSNoOAuth access-token lifetime86400
KIWIKI_OAUTH_REFRESH_TOKEN_TTL_SECONDSNoOAuth refresh-token lifetime2592000

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/natorus87/kiwiki'

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