Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoNetwork interface; 0.0.0.0 publishes to the network127.0.0.1
TUESDAY_DBNoPath to the SQLite database file
TUESDAY_PORTNoPort4010
TUESDAY_EDITORNoEditor for code links: vscode, vscode-insiders, cursor, or windsurfvscode
TUESDAY_NO_SEEDNoSet to 1 to not create the example project
TUESDAY_PROJECTNoFix the MCP project (name or ID), ignoring the folder
TUESDAY_DATA_DIRNoFolder for SQLite database and hook state./data
TUESDAY_PASSWORDNoAccess password — required when not on 127.0.0.1
TUESDAY_TRUST_PROXYNoSet to 1 when behind a proxy (nginx, Caddy, Traefik)
TUESDAY_DATABASE_URLNoPostgreSQL connection string (e.g. postgres://...). If not set, SQLite is used.
TUESDAY_ALLOW_NO_PASSWORDNoSet to 1 to allow no password on the network (when a proxy already controls access)

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

Maintenance

ActivityMaintained
ResponsivenessNo issues