Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoApplication log level.INFO
BYPASS_AUTHNoSet to 1 to disable auth (development only).0
CTX_API_KEYNoCompTox API key used for all downstream requests.
ENVIRONMENTNoControls defaults like permissive CORS.development
CTX_RETRY_BASENoBase sleep (seconds) used in exponential backoff.0.5
CTX_USE_LEGACYNoSet to 1 to use the legacy https://api-ccte.epa.gov endpoint.0
CTX_API_BASE_URLNoBase URL for CompTox API.https://comptox.epa.gov/ctx-api
CORS_ALLOW_ORIGINSNoComma-separated origins for HTTP transport. Defaults to * in development.
CTX_RETRY_ATTEMPTSNoNumber of retry attempts for transient errors.3
EPA_COMPTOX_API_KEYNoFallback CompTox API key if CTX_API_KEY is not set.
EPACOMP_MCP_METRICS_ENABLEDNoToggle /metrics endpoint exposure.1
EPACOMP_MCP_HANDSHAKE_TIMEOUT_SECONDSNoMinimum handshake timeout negotiated with WebSocket clients.30
EPACOMP_MCP_HEARTBEAT_TIMEOUT_SECONDSNoMinimum heartbeat timeout negotiated with WebSocket clients.120

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/ToxMCP/comptox-mcp'

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