Skip to main content

Overview

The Browserbase MCP server provides tools for browser automation and session management through a transport-scoped active session.

Core Browser Automation Tools

These are the primary tools for modern web automation using natural language commands.
Perform an action on the web page using natural language
action
string
required
The action to perform (e.g., “click the login button”, “fill form field”)
Observe and find actionable elements on the page.
instruction
string
required
Specific instruction for observation (e.g., “find the login button”, “locate search form”)
Extract data from the current page.
instruction
string
Optional extraction instruction.

Session Management

Create or reuse a Browserbase session and set it as active for the current MCP transport session.
No input parameters required.
sessionId
string
Browserbase session ID.
Close the active Browserbase session for the current MCP transport session.
No input parameters required.

Further Reading

Model Context Protocol (MCP) Docs

Learn more about the MCP protocol

Stagehand Documentation

Explore Stagehand’s AI-powered browser automation

Support

Get help from our support team