Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_DIRNoDirectory for log files./logs
NODE_ENVNoNode environment (e.g., production, development)production
LOG_LEVELNoLogging level (e.g., info, debug)info
API_BASE_URLYesBase URL of the QualityControl API
API_TIMEOUT_MSNoAPI request timeout in milliseconds30000
ENCRYPTION_KEYYesEncryption key (64 hex characters) generated for securing sessions
CACHE_MAX_ENTRIESNoMaximum number of cache entries1000
CACHE_TTL_SECONDSNoCache time-to-live in seconds300
SESSION_TTL_HOURSNoSession time-to-live in hours24
API_DEVICES_ENDPOINTNoAPI endpoint for devicesapi_toda_info.php
API_HISTORY_ENDPOINTNoAPI endpoint for historyapi_toda_info.php
API_WEATHER_ENDPOINTNoAPI endpoint for weatherapi_toda_info.php
API_VALIDATE_ENDPOINTNoAPI endpoint for validationapi_toda_info.php
SESSION_CLEANUP_INTERVAL_MINNoSession cleanup interval in minutes60

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/cogrowersqa/qualitycontrol-mcp'

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