89
grade B
2 days ago
mcp_so

Browser Control MCP

MCP server paired with a browser extension that enables AI agents to control the user's browser.

Install from

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

// key findings
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: EXTENSION_SECRET
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.
configCONTAINERIZED"-e", "=true",
configEXTENSION_PORT"": "8089"
🔐 secretEXTENSION_SECRET"": "<secret_on_firefox_extension_options_page>",
// 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 3 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/eyalzh-browser-control-mcp-uxm0ep)](https://m8ven.ai/mcp/eyalzh-browser-control-mcp-uxm0ep)
commit: ae0d0d380a30f36ba9e80f6ce69cf4c5e9cf473c
code hash: e157724626999afcc864963728ea12fbef952c1b0287c1c21d6be8a904424b2f
verified: 4/18/2026, 5:58:59 PM
view raw JSON →