Browser Automation runs on your own machine — the client starts it, so there is no endpoint to ping. 144 installs a week from npm. Last commit 13 Sep 2026.
Browser automation MCP server: navigate, fill forms, click, screenshot, and manage tabs
We read the source, 2 h ago · rules 3dff92dd89df
A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.
fs.writeFileSync(outFd, pdfBuffer);
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const fullPath = path.join(stagingDir, filename);
const child = spawn(process.execPath, [script], {
if (isUnder(resolvedAbs, sshDir)) return { hit: true, reason: '~/.ssh/** is sensitive' };
<script src="https://appsforoffice.microsoft.com/lib/1.1/hosted/office.js"></script>
const entries = fs.readdirSync(workspacePath, { withFileTypes: true });
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server-browser-automation -- npx -y @mindstone/mcp-server-browser-automation
{
"mcpServers": {
"mcp-server-browser-automation": {
"args": [
"-y",
"@mindstone/mcp-server-browser-automation"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server-browser-automation]
command = "npx"
args = ["-y", "@mindstone/mcp-server-browser-automation"]
{
"mcpServers": {
"mcp-server-browser-automation": {
"args": [
"-y",
"@mindstone/mcp-server-browser-automation"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server-browser-automation": {
"args": [
"-y",
"@mindstone/mcp-server-browser-automation"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
AGENT_BROWSER_SESSION_NAME (Session name for browser persistence), AGENT_BROWSER_SHOW_WINDOW (Set to 'false' to run the browser headless. Default is visible (true).), MCP_WORKSPACE_PATH (Workspace directory for browser_pdf outputs and browser_upload sources. Defaults to os.tmpdir() when unset.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for desktop, browser (CDP), and Android automation. Screenshot, OCR, click, type.
AI-powered browser automation — navigate, click, fill forms, and extract data from any website.
Automate cloud Chrome—navigate, click, type, screenshot, run code, record screen video
MCP server for browser automation via Vercel's agent-browser CLI
Lightweight browser automation for AI agents: navigate, screenshot, extract, PDF. One small binary.
MCP server for browser automation with AI agent
macOS-only MCP server for the Arc browser: tabs, navigation, page reading, DOM, scripting
MCP server for AI web browser automation using Browserbase and Stagehand
Answers built from our own checks of this server.