Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATABASE_URLYesPostgreSQL connection string (default works with docker compose)
GEMINI_API_KEYNoAlternative to OpenAI for embeddings
OPENAI_API_KEYYesOpenAI API key for embeddings
SESSION_SECRETYesSecret for session cookies
GITHUB_CLIENT_IDYesGitHub OAuth app client ID
ANTHROPIC_API_KEYNoFor deep_research agent (uses Claude)
METRICS_LANGUAGESNoMetrics language scopepython,typescript,javascript,java,php
POSTGRES_PLATFORMNoDocker Compose postgres image platform override (default: linux/amd64)
MCP_ALLOWED_ORIGINSNoCORS origins for MCP in production
METRICS_STRICT_MODENoEnforce strict real metrics gate for GitHub syncstrue
GITHUB_CLIENT_SECRETYesGitHub OAuth app secret
TOKEN_ENCRYPTION_KEYYesKey for encrypting stored tokens
COVERAGE_INGEST_MAX_PAYLOAD_MBNoMax multipart payload size for CI coverage uploads25
COVERAGE_INGEST_PREFECT_FLOW_NAMENoPrefect flow name for async coverage ingestingest_coverage_metrics

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/mayflower/contextmine'

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