Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TZNoDisplay timezone; stored times are always UTC.Europe/Berlin
HOSTNoBind address.0.0.0.0
PORTNoPort to listen on.8000
DB_PATHNoPath to SQLite database file, must be absolute./data/shots.db
LOG_LEVELNoLogging level: DEBUG, INFO, WARNING, ERROR, CRITICAL.INFO
MCP_PATH_SECRETYesSecret for the MCP endpoint path, at least 32 characters from [A-Za-z0-9_-]. Replaces authentication.
PUBLIC_BASE_URLNoBase URL of the server; used only for --print-connector-url.
VISUALIZER_EMAILYesVisualizer login email (Basic Auth), also used in User-Agent.
SYNC_INTERVAL_MINNoPoll interval in minutes (0-1440). 0 disables background sync.15
VISUALIZER_PASSWORDYesVisualizer password.

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/The-Walker443/visualizer-mcp'

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