MCP Browser runs on your own machine — the client starts it, so there is no endpoint to ping. 823 installs a week from npm. Last commit 30 Jul 2026.
Browser automation using the user's Chromium session — JS execution, auth, and anti-bot support.
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"
}
}
}
Answers built from our own checks of this server.