Browserbase runs on your own machine — the client starts it, so there is no endpoint to ping. 110 installs a week from pypi. Last commit 12 May 2026.
Create and control browser sessions for web automation, testing, and AI agent tasks
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 browserbase -- uvx mcparmory-browserbase
{
"mcpServers": {
"browserbase": {
"args": [
"mcparmory-browserbase"
],
"command": "uvx"
}
}
}
[mcp_servers.browserbase]
command = "uvx"
args = ["mcparmory-browserbase"]
{
"mcpServers": {
"browserbase": {
"args": [
"mcparmory-browserbase"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"browserbase": {
"args": [
"mcparmory-browserbase"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.