Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_FORMATNoThe format for structured logs (json or plain).plain
OTEL_ENABLEDNoSet to true to enable optional OTLP traces.
MCP_AUTH_MODENoAuthentication mode for the MCP endpoint (e.g., none, api_key).none
S3_ENDPOINT_URLNoThe endpoint URL for S3 or MinIO.
S3_ACCESS_KEY_IDNoThe access key ID for S3/MinIO.
PROMETHEUS_ENABLEDNoSet to true to enable the Prometheus metrics endpoint.
OBJECT_STORE_BUCKETNoThe S3 bucket name to use when OBJECT_STORE_BACKEND is set to s3.
OBJECT_STORE_PREFIXNoThe prefix (path) within the S3 bucket.
S3_FORCE_PATH_STYLENoWhether to force path-style URLs for S3/MinIO.true
SITELINT_ASYNC_MODENoSet to true and run worker service to process scan jobs via Celery.false
OBJECT_STORE_BACKENDNoStorage backend mode (local or s3). Default is local.local
S3_SECRET_ACCESS_KEYNoThe secret access key for S3/MinIO.
OTEL_EXPORTER_OTLP_ENDPOINTNoThe endpoint for the OTLP collector (e.g., http://otel-collector:4318/v1/traces).

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/Prekzursil/omniaudit-mcp'

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