Browser MCP
by CypherPotato
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BROWSER_MCP_URL | No | Initial browser URL. | https://www.google.com |
| BROWSER_MCP_DATA_DIR | No | Browser profile/session directory. | ~/.browser-mcp |
| BROWSER_MCP_RPC_PORT | No | Internal RPC port for detached Electron host mode. | |
| BROWSER_MCP_DEBUG_LOG | No | Debug log path used by the launcher and Electron host. | OS temp file |
| BROWSER_MCP_RPC_TOKEN | No | Internal RPC token for detached Electron host mode. | |
| BROWSER_MCP_SENTINEL_PORT | No | HTTP sentinel port. Use 0 for a random available port. | 0 |
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 | |
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/CypherPotato/browser-use-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server