Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATABASE_URLYesPostgreSQL connection string (the docker-compose default works out of the box)
ENCRYPTION_KEYYesopenssl rand -hex 32 — encrypts connector API keys at rest (AES-256-GCM)
BETTER_AUTH_URLYesThe app's public base URL, e.g. http://localhost:3000
ENABLE_DEV_LOGINNoSetting to true enables dev login (ignored in production builds). Optional.
GOOGLE_CLIENT_IDYesGoogle OAuth client ID
BETTER_AUTH_SECRETYesopenssl rand -base64 32
GOOGLE_CLIENT_SECRETYesGoogle OAuth client secret

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/anantgarg/mcp-gateway'

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