Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ACF_PATHNoProject root override for bins
NODE_ENVNoNode environment (development, production, etc.)production
ALLOWED_DIRSNoAdditional allowed directories (path-delimited)
DEFAULT_SHELLNoDefault shell to use for command execution/bin/bash
READONLY_MODENoSet to 'true' to disable write operationsfalse
GEMINI_API_KEYNoEnable AI-backed tools (parsePrd, expandTask, reviseTasks)
WORKSPACE_ROOTNoDefault workspace path used by CLI/MCP
ACF_INSTALL_ALLNoSet to '1' to install all optional dependencies including 'sharp'0
BROWSER_HEADLESSNoSet to 'true' to run browser in headless modefalse
ACF_INSTALL_SHARPNoSet to '1' to install optional 'sharp'0
ACF_SKIP_PLAYWRIGHTNoSet to '1' to skip heavy Playwright browser downloads0
ACF_SKIP_POSTINSTALLNoSet to '1' to skip all postinstall steps0
ACF_ENABLE_APPLESCRIPTNoSet to '1' to enable AppleScript tests (macOS only)0
ACF_ENABLE_BROWSER_TOOLSNoSet to '1' to enable Playwright browser tests (macOS default)0

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/FutureAtoms/agentic-control-framework'

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