58
/ 100
4 days ago
glama

Chrome Browser Control

Enables controlling a local Chrome browser via MCP tools, using a Chrome extension and WebSocket broker for browser automation.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 4 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: CHROME_BROWSER_CONTROL_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCHROME_BROWSER_CONTROL_DISABLE_LOCAL_ENVOptional. Set to 1 to skip loading .env.local.
configCHROME_BROWSER_CONTROL_EXTENSION_IDOptional. Pins the broker to one installed extension ID.
configCHROME_BROWSER_CONTROL_HOSTLoopback host for the broker (default 127.0.0.1).
🔐 secretCHROME_BROWSER_CONTROL_TOKENnpm run setup writes .env.local with and CHROME_BROWSER_CONTROL_PORT, prints the extension folder path, and shows copy-paste MCP config snippets. That file is gitignored — do not commit it.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/vkongv-chrome-browser-control-15pvsv)](https://m8ven.ai/mcp/vkongv-chrome-browser-control-15pvsv)
commit: 1c7ca8a0c48478cd14be98a727b468be8a40d01d
code hash: f8eef7a8987fa61adca588163c12b07d7b6c69c35482d1c52813168b92e7a5d0
verified: 6/18/2026, 10:28:54 AM
view raw JSON →