Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog verbosity: DEBUG, INFO, WARNING, ERROR. Default: INFO.INFO
MCP_READ_ONLYNoSet to 'true' to disable mutating tools (create/update/delete/sync/run_resource_action). Default: 'false'.false
SSL_CERT_FILENoPath to a CA bundle to use for verifying self-signed certificates.
MCP_AUTH_TOKENNoInbound bearer token required for HTTP/SSE requests. When set, each request must carry `Authorization: Bearer <token>`.
ARGOCD_BASE_URLNoDefault ArgoCD instance URL used when a call doesn't override it. May also be supplied via the `argocdBaseUrl` tool argument or `x-argocd-base-url` header.
ARGOCD_API_TOKENNoAPI token for the default ArgoCD instance. Mandatory unless a token registry is configured. Never sent to non-default hosts.
MCP_BIND_ADDRESSNoAddress the HTTP/SSE listener binds to. Default: 127.0.0.1.127.0.0.1
ARGOCD_TOKEN_REGISTRY_PATHNoPath to a JSON file mapping base URLs to tokens for multi-instance deployments. If set, the API token becomes optional.
ARGOCD_INSECURE_SKIP_VERIFYNoSet to 'true' to disable TLS certificate validation for the ArgoCD connection. Equivalent to `NODE_TLS_REJECT_UNAUTHORIZED=0`.false

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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