Skip to main content
Glama
cv3inx
by cv3inx

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port for the server.3939
DISPLAYNoX display for headful sessions.:99
ENABLE_XVFBNoSet to 0 to skip Xvfb; headless: false then fails with a clear error.1
XVFB_SCREENNoVirtual display geometry.1920x1080x24
LOG_ACTIVITYNoSet to 0 to stop mirroring the activity log to stdout.1
PROXY_SERVERNoDefault proxy for every session. browser_configure overrides per session.
JOB_STATE_DIRNoDirectory for batch job checkpoints. Must be inside the job-state volume./data/jobs
JOB_TTL_HOURSNoHours before finished batch jobs are dropped. Interrupted jobs get 7x longer.24
MCP_AUTH_TOKENYesRequired. Bearer token for authenticating MCP requests. Comma-separate multiple tokens to rotate without dropping live clients.
IDLE_TAB_TTL_MINUTESNoIdle background tab lifetime in minutes before it is closed.30
MAX_CONCURRENT_SESSIONSNoMaximum number of concurrent browser sessions before launches are refused.8

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/cv3inx/browsermcp'

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