aicoolies logo
Browserbase MCP Server logo
Browserbase MCP Server logo

Browserbase MCP Server

Cloud browser automation via MCP for scalable testing

freemiumopen sourceverified Jun 25, 2026

Browserbase MCP Server gives MCP clients a hosted or self-hostable browser through Browserbase and Stagehand. It exposes tools for starting sessions, navigating, acting, observing, extracting, and taking screenshots, with a hosted Streamable HTTP endpoint for easiest setup and local STDIO/Docker options for teams that want to run the Apache-licensed server themselves.

Read our Browserbase MCP Server review

A detailed review by the aicoolies team — click to read

Browserbase MCP Server is the official Browserbase and Stagehand bridge for giving MCP clients a controllable browser. The current docs describe a hosted Streamable HTTP endpoint served by Browserbase infrastructure plus a self-hostable STDIO server with the same six core tools: start, end, navigate, act, observe, extract, and screenshot. That distinction matters for buyers comparing it with local Playwright MCP options: the value proposition is managed browser sessions, natural-language Stagehand actions, session lifecycle control, recordings/logging, and Browserbase infrastructure rather than a purely local browser driver.

The public README and docs now emphasize both setup paths. The hosted endpoint at mcp.browserbase.com/mcp is recommended for the easiest start and includes Browserbase-hosted capacity, while the open-source Apache-2.0 repository can be installed with npm, run directly, or built as a Docker image. Teams still need Browserbase API credentials, and self-hosted configurations may also need a model API key depending on the Stagehand/model settings. Claims about CAPTCHA, proxy support, geolocation, or reliability should be framed as platform capabilities and plan-dependent infrastructure features, not guaranteed bypass outcomes.

Pricing is tied to Browserbase platform usage. The current pricing page lists Free at $0/month with 3 concurrent browsers, 1 browser hour, 1,000 Search calls, 1,000 Fetch calls, 15-minute sessions, 7-day retention, and $5 in model tokens; Developer at $20/month with 25 concurrent browsers and 100 browser hours; Startup at $99/month with 100 concurrent browsers and 500 browser hours; and custom Scale plans with 250+ concurrent browsers and usage-based allowances. The GitHub repo remains active with about 3.4K stars, so the base page should present it as an open-source server attached to a commercial managed-browser platform.

Pricing

Browserbase pricing lists Free $0 with 3 concurrent browsers and 1 browser hour, Developer $20/mo, Startup $99/mo, and custom Scale plans; usage overages apply for browser hours, Search, Fetch/Extract, and proxies.

Platforms

Hosted Streamable HTTP MCP, STDIO, Docker, Browserbase cloud sessions, Stagehand, Claude/Cursor-compatible MCP clients

Categories

Tags

Use Cases

Playwright logo

Playwright

Reliable end-to-end testing

Cross-browser E2E testing framework by Microsoft supporting Chromium, Firefox, and WebKit with one API. Features auto-waiting, tracing with timeline/screenshots/DOM snapshots, codegen for recording tests, and parallel execution. Component testing for React, Vue, Svelte. Built-in API testing, network mocking, and mobile emulation. Known for reliability and speed vs Selenium/Cypress. 70K+ GitHub stars, rapidly becoming the E2E standard.

Open Source
Browser Use logo

Browser Use

AI agent framework for web browser automation

Browser Use is an open-source AI agent framework with 99K+ GitHub stars enabling LLMs to control web browsers via natural language. Y Combinator-backed, it lets agents navigate sites, fill forms, extract data, and complete multi-step tasks autonomously. Built on Playwright with vision-based element detection, multi-tab management, cookie persistence, and self-correcting actions. Supports OpenAI, Anthropic, and local models with a simple Python API for building custom browser agents.

Open Source
BrowserMCP logo

BrowserMCP

Automate local Chrome browser via MCP

BrowserMCP is an MCP server that enables AI agents to automate a local Chrome browser — navigating pages, clicking elements, filling forms, extracting content, and taking screenshots. It gives coding agents the ability to interact with web applications the way a human would, directly from Claude Desktop, Cursor, or any MCP client.

Open Source
Tabstack logo

Tabstack

Mozilla-backed browser infrastructure for AI agents

Tabstack is Mozilla's browser infrastructure service for AI agents, providing clean markdown extraction, structured JSON data, and automated browser actions through a fast API. With two-tier fetch escalation that achieves sub-600ms latency for static pages, robots.txt compliance, and ephemeral data handling, it offers an ethical alternative to aggressive web scraping tools — complete with an MCP server for Claude and Cursor integration.

freemium
Hyperbrowser logo

Hyperbrowser

Scalable browser infrastructure for AI agents

Hyperbrowser is a cloud browser platform for AI agents and automation, providing managed Chrome sessions through Playwright, Puppeteer, CDP, REST, Python, and Node.js SDKs. Docs cover Stagehand, stealth/proxy options, ad blocking, recordings, scraping APIs, and credit pricing without promising universal CAPTCHA or anti-bot bypass.

freemium

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

Agent Skills logo

Agent Skills

Open standard for portable skills across AI agents

Agent Skills is the open SKILL.md folder specification for packaging reusable instructions, scripts, references, and assets that compatible AI agents load through progressive disclosure. Originally developed by Anthropic and released as an open standard, it defines the portable format itself—not an example library, marketplace, or hosted agent product.

Open Source
MCPJam logo

MCPJam Inspector

Test and debug MCP servers before they ship

Open-source platform for inspecting, debugging and regression-testing MCP servers, MCP Apps and ChatGPT apps, with OAuth and protocol conformance for local and CI workflows.

freemiumOpen SourceTelemetry
ToolHive mascot logo

ToolHive

Run and govern MCP servers across desktop, CLI and Kubernetes

Open-source MCP runtime and governance platform that runs servers in isolated containers, curates registries, enforces access policies, and operates gateways across desktop, CLI, and Kubernetes.

Open Source
grafana mcp

Grafana MCP Server

First-party MCP server for querying and managing Grafana

Grafana's official Model Context Protocol server, letting AI assistants search dashboards, query datasources, and manage alerts/incidents on your Grafana instance through a standard MCP interface.

Open Source
MCP Registry parent MCP protocol mark

MCP Registry

Official open catalog of Model Context Protocol servers

The official, community-run registry for discovering and publishing Model Context Protocol (MCP) servers — an open index that MCP clients read to find available servers.

Open Source
Figma Console MCP logo

Figma Console MCP

Turn a Figma design system into a programmable API for AI assistants

Figma Console MCP is open-source design-system infrastructure that exposes Figma to AI assistants through MCP. It supports structured extraction, design creation and editing, debugging, accessibility audits, and bidirectional design-token workflows across local, remote read-only, and paired cloud modes; it is not a generic one-click Figma-to-code exporter.

Open SourceTelemetry

Comparisons

Browserbase MCP Server vs Playwright MCP: Hosted Browser Sessions or Local Control?

Browserbase MCP Server and Playwright MCP both let AI agents operate a browser, but they start from opposite infrastructure assumptions. Browserbase provides hosted browser sessions through Browserbase and Stagehand, while Playwright MCP exposes Playwright automation through structured accessibility snapshots. Choose Playwright MCP for local, open-source control; choose Browserbase when hosted sessions and managed browser infrastructure matter more.

Browserbase MCP ServerPlaywright MCP

chrome-devtools-mcp vs Browserbase MCP Server — Local DevTools Control vs Hosted Browser Automation

chrome-devtools-mcp and Browserbase MCP Server both give AI agents a browser, but they optimize for different jobs. chrome-devtools-mcp brings Chrome DevTools power to local debugging, inspection, and performance work. Browserbase MCP Server gives agents managed cloud browser sessions with Stagehand-style natural-language automation and session infrastructure.

chrome-devtools-mcpBrowserbase MCP Server

FAQ

What is Browserbase MCP Server?

Browserbase MCP Server gives MCP clients a hosted or self-hostable browser through Browserbase and Stagehand. It exposes tools for starting sessions, navigating, acting, observing, extracting, and taking screenshots, with a hosted Streamable HTTP endpoint for easiest setup and local STDIO/Docker options for teams that want to run the Apache-licensed server themselves.

Is Browserbase MCP Server free?

Browserbase MCP Server offers a free tier alongside paid plans. Browserbase pricing lists Free $0 with 3 concurrent browsers and 1 browser hour, Developer $20/mo, Startup $99/mo, and custom Scale plans; usage overages apply for browser hours, Search, Fetch/Extract, and proxies.

Is Browserbase MCP Server open source?

Yes — Browserbase MCP Server is open source.

Is Browserbase MCP Server still maintained?

Yes — Browserbase MCP Server is active. Its listing was last verified on June 25, 2026.

What are the best Browserbase MCP Server alternatives?

The top editor-verified Browserbase MCP Server alternatives are Playwright, Browser Use, BrowserMCP, and more.

How does Browserbase MCP Server score in our review?

Our hands-on review scores Browserbase MCP Server 83/100 overall, based on speed, privacy, and developer-experience testing.