mcp-server-browserbase

v2.2.0APIsstable

This server provides cloud browser automation capabilities using Browserbase, Puppeteer, and Stagehand. This server enables LLMs to interact with web pages, take screenshots, and execute JavaScript in a cloud browser environment.

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

What is mcp-server-browserbase?

mcp-server-browserbase is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to this server provides cloud browser automation capabilities using browserbase, puppeteer, and stagehand. this server enables llms to interact with web pages, take screenshots, and execute javascript in...

This server provides cloud browser automation capabilities using Browserbase, Puppeteer, and Stagehand. This server enables LLMs to interact with web pages, take screenshots, and execute JavaScript in a cloud browser environment.

This server falls under the APIs, AI/ML and Developer Tools categories on MCPgee, the world's largest MCP server directory with 33,000+ servers.

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

LicenseMIT License
Languagetypescript
Versionv2.2.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

No examples available for this server.

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

Frequently Asked Questions about mcp-server-browserbase

What is mcp-server-browserbase?

mcp-server-browserbase is a Model Context Protocol (MCP) server that this server provides cloud browser automation capabilities using browserbase, puppeteer, and stagehand. this server enables llms to interact with web pages, take screenshots, and execute javascript in a cloud browser environment. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install mcp-server-browserbase?

Install via npm with the command: npx -y @browserbasehq/mcp-server-browserbase. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with mcp-server-browserbase?

mcp-server-browserbase works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is mcp-server-browserbase free to use?

Yes, mcp-server-browserbase is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More APIs MCP Servers

Explore all apis servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

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 mcp-server-browserbase?

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

33,000+ ServersFree & Open SourceStep-by-Step Guides