Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_HOSTNoDatabase hostnamedb
DB_NAMENoDatabase namecharlie
DB_PORTNoDatabase port5432
HOST_HOMENoHost home directory for file watching$HOME
DB_PASSWORDYesPostgreSQL password (required, change from default 'changeme')changeme
MCP_MEM_LIMITNoMCP container memory limit2g
DASHBOARD_PORTNoWeb dashboard port8200
AGENT_POOL_SIZENoTotal agent pool slots20
EMBED_SERVICE_URLNoRemote GPU embeddings endpointhttp://192.168.1.100:8100
SCHEDULER_ENABLEDNoEnable background job schedulertrue
DB_MAX_CONNECTIONSNoPostgreSQL max connections200
AGENT_MAX_CONCURRENTNoMax concurrent agents in-flight10
SCHEDULER_CHECK_INTERVAL_SECONDSNoJob scheduler poll interval60

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/T3CCH/CHARLIE'

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