Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DOCS_ROOTNoAn alternative environment variable to specify the documentation path as the runbook source.
FEATURE_DIRNoAn alternative environment variable to specify a feature directory as the runbook source.
LLM_API_KEYNoAPI key for LLM services. Supports graceful degradation to offline mode if not provided.
LLM_ENDPOINTNoOptional custom endpoint for the LLM API.
RUNBOOK_ROOTNoThe primary environment variable to point to the runbook directory.
OPENAI_API_KEYNoAlternative OpenAI-specific API key.
ANTHROPIC_API_KEYNoAlternative Anthropic-specific API key.

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/Mars23003/OnCallRunbookMCPServer'

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