Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDIS_URLNoRequired when running 2+ backend replicas
TRUST_PROXYNoExpress trust proxy setting for IP-based rate limits
CORS_ORIGINSNoComma-separated origin allowlist (empty rejects all)
DATABASE_URLYesPostgreSQL connection URL
ENCRYPTION_KEYYes32-byte base64 master key for AES-256-GCM encryption
X_EXECUTOR_MODEYespatchright for real X delivery; noop for local dry-runs
BOOTSTRAP_ADMIN_EMAILNoEmail of the first admin user to create (first boot)
BOOTSTRAP_ADMIN_TOKENNoTemporary token used to seed secrets.admin_token in the DB (first boot)
AI_COPILOT_ADMIN_EMAILSNoComma-separated emails authorized for AI Copilot module (empty disables)
LOGIN_DEFAULT_PROXY_COUNTRYNoDefault proxy country for X login
LOGIN_FALLBACK_PROXY_COUNTRIESNoComma-separated fallback proxy countries

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/beydemirfurkan/tweetly'

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