Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_AUTH_TOKENNoBackward-compatible alias for STEALTH_BROWSER_MCP_AUTH_TOKEN.
BROWSER_IDLE_TIMEOUTNoGlobal idle timeout in seconds before an unused browser instance is auto-closed. Set 0 to disable idle reaping globally.600
STEALTH_BROWSER_DEBUGNoEnable verbose debug logging to stderr when set to 1.0
BROWSER_IDLE_REAPER_INTERVALNoBackground reaper check interval in seconds.60
BROWSER_ORPHAN_PROFILE_MAX_AGENoStartup cleanup threshold in seconds for stale uc_* temp profiles that are not in use by live browser processes. Set 0 to disable this startup sweep.21600
STEALTH_BROWSER_MCP_AUTH_TOKENNoOptional bearer token for HTTP transport. When set, HTTP clients must send Authorization: Bearer <token>.
BROWSER_FILE_UPLOAD_ALLOWED_DIRSNoDirectories that file_upload() may read from. Separate multiple roots with ; on Windows or : on macOS/Linux.

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/bartest5/vibheksoni_stealth-browser-mcp'

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