A headless, agent-controllable real browser as an MCP server that enables AI agents to navigate, click, fill, eval JavaScript, and take screenshots on localhost and allowed hosts, with no GUI required.
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.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
Playwright downloads and installs browsers without verifying the authenticity of the SSL certificate
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
esbuild enables any website to send any requests to the development server and read the response
process.env. You'll be asked to provide them before it can run.LOCAL_BROWSER_ALLOWED_HOSTS— "": "localhost,127.0.0.1"LOCAL_BROWSER_ALLOW_ALL— false true allows any http/https host (see Security)LOCAL_BROWSER_ENGINE— chromium chromium (recommended) \ firefox \ webkitLOCAL_BROWSER_HTTP_HOST— 127.0.0.1 HTTP bind address; use 0.0.0.0 for a directly-hosted boxLOCAL_BROWSER_HTTP_PORT— If set, run in HTTP mode on this port (else stdio)LOCAL_BROWSER_SKIP_BROWSER_DOWNLOAD— 1 to skip the Chromium download on installLOCAL_BROWSER_TOKEN— If set, HTTP requests need Authorization: Bearer <token>PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD[](https://m8ven.ai/mcp/nolanlt-local-browser-mcp-1eqyjb)