Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WEB_BRIDGE_PROXYNoProxy address, e.g. 'http://proxy:3128'.
WEB_BRIDGE_CONFIGNoConfig file path.
WEB_BRIDGE_LOCALENoBrowser locale.
WEB_BRIDGE_BROWSERNoBrowser engine: chromium, firefox, or webkit.chromium
WEB_BRIDGE_SANDBOXNoBrowser sandbox: 'true' or 'false'. Set to 'false' when no sandbox in container.true
WEB_BRIDGE_HEADLESSNoHeadless mode: 'true' or 'false'.true
WEB_BRIDGE_TIMEZONENoBrowser timezone.
WEB_BRIDGE_VIEWPORTNoViewport size, e.g. '1440x900'.1280x720
WEB_BRIDGE_SETTLE_MSNoWait for async tasks to settle after an action (ms).500
WEB_BRIDGE_EXECUTABLENoCustom browser executable path.
WEB_BRIDGE_USER_AGENTNoCustom User-Agent.
WEB_BRIDGE_NAV_TIMEOUTNoNavigation timeout (ms, '0' = unlimited).60000
WEB_BRIDGE_PERMISSIONSNoPermissions granted to the context, comma-separated (e.g. 'geolocation,clipboard-read').
WEB_BRIDGE_TEST_ID_ATTRNoAttribute name used by the 'testid=' selector.data-testid
WEB_BRIDGE_STORAGE_STATENoSession restore file path (non-persistent mode only).
WEB_BRIDGE_USER_DATA_DIRNoUser data directory (persistent context; login state survives across sessions).
WEB_BRIDGE_ACTION_TIMEOUTNoPer-action timeout (ms, '0' = unlimited).10000
WEB_BRIDGE_IGNORE_HTTPS_ERRORSNoIgnore certificate errors (debug only): 'true' or 'false'.false

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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/JohnXu22786/browser-automation'

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