Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SECRET_KEYYesJWT signing key (required, no default)
BACKEND_PORTNoBackend server port10105
DATABASE_URLNoOptional database connection string override. If not provided, auto-built from POSTGRES_* variables.
FRONTEND_PORTNoFrontend server port4017
POSTGRES_HOSTNoDatabase host used when DATABASE_URL is emptylocalhost
POSTGRES_PORTNoDatabase port used when DATABASE_URL is empty6543
ALLOW_REGISTERNoEnable user registrationtrue
ENCRYPTION_KEYYesEncryption key for secrets (required, no default)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
calculator

Calculates given numbers

website_loader

loads any given web url using Jina

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/heymrun/heym'

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