MCP Browser runs on your own machine — the client starts it, so there is no endpoint to ping. 297 installs a week from npm. Last commit 12 Aug 2026.
Browser automation using the user's Chromium session — JS execution, auth, and anti-bot support.
We read the source, 19 h ago · rules 3dff92dd89df
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 fn = new Function(`return (async () => { ${userScript} })();`);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 mcpbrowser -- npx -y mcpbrowser
{
"mcpServers": {
"mcpbrowser": {
"args": [
"-y",
"mcpbrowser"
],
"command": "npx"
}
}
}
[mcp_servers.mcpbrowser]
command = "npx"
args = ["-y", "mcpbrowser"]
{
"mcpServers": {
"mcpbrowser": {
"args": [
"-y",
"mcpbrowser"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcpbrowser": {
"args": [
"-y",
"mcpbrowser"
],
"command": "npx"
}
}
}
MCP server for AI web browser automation using Browserbase and Stagehand
Browser tasks, sessions, and recipes for MCP and HTTP automation.
Browser tasks, sessions, and recipes for MCP and HTTP automation.
MCP bridge between Chromium browsers (Arc, Vivaldi, Brave) and Claude Code: browser automation
Selenium MCP server for AI agents — 41 browser automation tools with snapshots and sessions.
Browser automation using Playwright with optional stealth mode to bypass anti-bot protection.
Playwright MCP-compatible browser automation bridge for CloakBrowser Chromium.
MCP server that drives the real Chrome you already use, through an extension and CDP.
Answers built from our own checks of this server.