Stealth Browser MCP
by bartest5
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_AUTH_TOKEN | No | Backward-compatible alias for STEALTH_BROWSER_MCP_AUTH_TOKEN. | |
| BROWSER_IDLE_TIMEOUT | No | Global idle timeout in seconds before an unused browser instance is auto-closed. Set 0 to disable idle reaping globally. | 600 |
| STEALTH_BROWSER_DEBUG | No | Enable verbose debug logging to stderr when set to 1. | 0 |
| BROWSER_IDLE_REAPER_INTERVAL | No | Background reaper check interval in seconds. | 60 |
| BROWSER_ORPHAN_PROFILE_MAX_AGE | No | Startup 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_TOKEN | No | Optional bearer token for HTTP transport. When set, HTTP clients must send Authorization: Bearer <token>. | |
| BROWSER_FILE_UPLOAD_ALLOWED_DIRS | No | Directories that file_upload() may read from. Separate multiple roots with ; on Windows or : on macOS/Linux. |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues