Chrome Browser Control
by vKongv
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CHROME_BROWSER_CONTROL_HOST | No | Loopback host for the broker (default 127.0.0.1). | 127.0.0.1 |
| CHROME_BROWSER_CONTROL_PORT | No | WebSocket broker port (default 8765). | 8765 |
| CHROME_BROWSER_CONTROL_TOKEN | Yes | High-entropy pairing token shared by the broker, MCP adapter, and extension popup. | |
| CHROME_BROWSER_CONTROL_EXTENSION_ID | No | Optional. Pins the broker to one installed extension ID. | |
| CHROME_BROWSER_CONTROL_DISABLE_LOCAL_ENV | No | Optional. Set to '1' to skip loading .env.local. |
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/vKongv/chrome-browser-control'
If you have feedback or need assistance with the MCP directory API, please join our Discord server