Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HEADLESSNoSet "false" to show the browser window for debugging.true
BROWSER_TIMEOUTNoPer-page navigation/action timeout, in ms.30000
TASQUE_LOG_JSONNo"true" for JSON logs; otherwise human-readable console output.false
TASQUE_LOG_LEVELNoRoot log level for all autopilot.* loggers.INFO
BITWARDENCLI_APPDATA_DIRNoOverride the Bitwarden CLI data directory (standard bw variable).
AUTOPILOT_FILE_SERVER_HOSTNoBind interface for the local file server.127.0.0.1
AUTOPILOT_FILE_SERVER_PORTNoBind port for the local file server (0 = ephemeral).0
AUTOPILOT_BW_TIMEOUT_SECONDSNoTimeout for a single bw CLI invocation.45
AUTOPILOT_TOOL_TIMEOUT_SECONDSNoWall-clock cap on a single tool call.60
AUTOPILOT_PLAYBOOK_TIMEOUT_SECONDSNoWall-clock cap on a run_playbook call.300

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/TylerFlar/autopilot-mcp'

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