Skip to main content
Glama
burgebj

Stealth Browser MCP

by burgebj

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. Default is 600.600
STEALTH_BROWSER_DEBUGNoEnable verbose debug logging to stderr when set to 1. Default is 0.0
BROWSER_IDLE_REAPER_INTERVALNoBackground reaper check interval in seconds. Default is 60.60
BROWSER_ORPHAN_PROFILE_MAX_AGENoStartup cleanup threshold in seconds for stale uc_* temp profiles. Set 0 to disable. Default is 21600.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. Default is repo root.

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/burgebj/stealth_browser_mcp'

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