Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATABASE_URLYesThe database connection string.
PAYLOAD_ROOTYesThe root directory for payloads.
DEV_PERSON_IDNoDevelopment person ID for web dev-auth shim.
DEV_TENANT_IDNoDevelopment tenant ID for web dev-auth shim.
SLACK_BOT_TOKENNoSlack bot token for the approval app.
SLACK_TENANT_IDNoTenant ID for Slack integration.
ANTHROPIC_API_KEYNoAPI key for Anthropic. Optional; LLM-dependent features disable themselves if this key is absent.
DRIFT_TIER2_MODELNoModel name for drift tier 2 classification.
DRIFT_TIER3_MODELNoModel name for drift tier 3 drafting.
SCHEDULER_ENABLEDNoSet to '1' to enable the scheduler for drift engine and synthesis.
SLACK_SIGNING_SECRETNoSlack signing secret for the approval app.
SLACK_APPROVAL_CHANNELNoChannel ID for Slack approvals.

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/ElijahSLimaj/groundtruth'

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