MCP Server Browserbase runs on your own machine — the client starts it, so there is no endpoint to ping. 3 374 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.
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"
}
}
}
Answers built from our own checks of this server.