Browserbase MCP Server

v3.0.0APIsstable

Allow LLMs to control a browser with Browserbase and Stagehand

aibrowserchromechromiummcp
Share:
3,346
Stars
0
Downloads
0
Weekly
0/5

About

Allow LLMs to control a browser with Browserbase and Stagehand

Features

  • browserbase_session_create
  • browserbase_session_close
  • browserbase_stagehand_navigate
  • browserbase_stagehand_act
  • browserbase_stagehand_extract

Use Cases

Create or reuse a Browserbase browser session and set it as active.
Close the current Browserbase session and reset the active context.
Navigate to a URL in the browser. Only use this tool with URLs you're confident will work and be up to date. Otherwise, use https://google.com as the starting point
Perform a single action on the page (e.g., click, type).
Extract structured data or text from the current page using an instruction.
browserbase

Maintainer

LicenseApache-2.0
Languagetypescript
Versionv3.0.0
UpdatedMay 21, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @browserbasehq/mcp-server-browserbase

Manual Installation

npx -y @browserbasehq/mcp-server-browserbase

Examples

Basic Configuration

Configure Browserbase MCP Server

npx -y @browserbasehq/mcp-server-browserbase

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "browserbase": { "command": "npx", "args": ["-y", "@browserbasehq/mcp-server-browserbase"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Browserbase MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides