Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CONSULT_DUALNoSet to '0' to disable dual-GPU second-opinion path1
WORKER_MODELNoModel ID for the cloud worker
CRITIC_A_MODELNoModel name for Critic A
CRITIC_B_MODELNoModel name for Critic B
WORKER_API_KEYNoAPI key for the cloud worker
WORKER_ENDPOINTNoBase URL for a cloud model worker, e.g. https://api.openai.com/v1
CRITIC_TIMEOUT_MSNoTimeout in milliseconds for critic LLM calls45000
WORKER_MODEL_NAMENoModel name of the primary LLM (worker) as used in LM Studio or backend
PIPELINE_TIMEOUT_MSNoTimeout for the entire verification pipeline135000
FAIL_SEVERITY_THRESHOLDNoThreshold for fail severity
MAX_UNAVAILABLE_CRITICSNoMaximum number of critics allowed to be unavailable0
WARN_SEVERITY_THRESHOLDNoThreshold for warn severity

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/johnnyryan/Verity'

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