Secure Browser MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATA_DIR | No | Directory where the SQLite database (browser-mcp.db) is stored. Path configurable. | ./data |
| MAX_SESSIONS | No | Cap on the number of concurrent browser sessions. The idle-session reaper closes contexts unused for 30 minutes. | |
| MCP_AUTH_TOKEN | Yes | Bearer token required on every request for authenticated access to the MCP endpoint. | |
| ALLOWED_DOMAINS | Yes | Hard allowlist of domains the browser may navigate to. Fails closed if empty. |
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
ActivityMaintained
ResponsivenessNo issues