MCP Server Browserbase runs on your own machine — the client starts it, so there is no endpoint to ping. 4 334 installs a week from npm. Last commit 21 Jul 2026.
MCP server for AI web browser automation using Browserbase and Stagehand
The author archived this repository on GitHub, meaning it is no longer maintained.
We read the source, 18 h ago · rules 3dff92dd89df
Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch MCP Server Browserbase and you get told the day something new turns up.
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-browserbase -- npx -y @browserbasehq/mcp-server-browserbase
{
"mcpServers": {
"mcp-server-browserbase": {
"args": [
"-y",
"@browserbasehq/mcp-server-browserbase"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server-browserbase]
command = "npx"
args = ["-y", "@browserbasehq/mcp-server-browserbase"]
{
"mcpServers": {
"mcp-server-browserbase": {
"args": [
"-y",
"@browserbasehq/mcp-server-browserbase"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server-browserbase": {
"args": [
"-y",
"@browserbasehq/mcp-server-browserbase"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
BROWSERBASE_API_KEY (Your Browserbase API key), BROWSERBASE_PROJECT_ID (Your Browserbase Project ID), GEMINI_API_KEY (Your Gemini API key (default model)).
The author declared them in the registry entry; get the values from the project itself.
MCP server for browser automation with AI agent
MCP server for Zen Browser automation via WebDriver BiDi
MCP server for Safari DevTools — browser debugging and automation for AI coding agents
MCP server for browser automation via Vercel's agent-browser CLI
Browser tasks, sessions, and recipes for MCP and HTTP automation.
Browser tasks, sessions, and recipes for MCP and HTTP automation.
Selenium MCP server for AI agents — 41 browser automation tools with snapshots and sessions.
Web search, browser automation, scraping, crawling and CAPTCHA solving for AI agents.
Answers built from our own checks of this server.