🛠️

mcp-server-browserbase

MCP server for AI web browser automation using Browserbase and Stagehand

Developer Tools stdio npm npmstdiobrowserbase
RUN IN TERMINAL
claude mcp add browserbase-mcp-server-browserbase -- npx -y @browserbasehq/mcp-server-browserbase
ADD TO claude_desktop_config.json
{ "mcpServers": { "browserbase-mcp-server-browserbase": { "command": "npx", "args": ["-y", "@browserbasehq/mcp-server-browserbase"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "browserbase-mcp-server-browserbase": { "command": "npx", "args": ["-y", "@browserbasehq/mcp-server-browserbase"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "browserbase-mcp-server-browserbase": { "command": "npx", "args": ["-y", "@browserbasehq/mcp-server-browserbase"] } } }

About This MCP Server

The io.github.browserbase/mcp-server-browserbase tool is a Model Context Protocol server that enables AI web browser automation. It connects to Browserbase and Stagehand, allowing developers to leverage AI capabilities in their browser automation workflows. Developers would use this tool when they need to integrate AI-driven automation into their web browser interactions, particularly in applications built with Browserbase and Stagehand.

MCP server for AI web browser automation using Browserbase and Stagehand. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

@browserbasehq/mcp-server-browserbase on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The mcp-server-browserbase server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/browserbase-mcp-server-browserbase.svg)](https://skillsplayground.com/mcps/browserbase-mcp-server-browserbase/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.