Browserbase MCP Server
Drive a cloud browser session with instruction-level page actions.
Add it to your client
Officialnpx @browserbasehq/mcp
{
"mcpServers": {
"browserbase-mcp": {
"command": "npx",
"args": [
"@browserbasehq/mcp"
]
}
}
}- Transport
- both
- Runtime
- Node
- Auth
- Required
- Tools
- 6
- License
- Apache-2.0
Browserbase runs headless browsers in its own infrastructure, and this server hands one of those sessions to an agent. The tool surface is small on purpose: open or reuse a session, navigate, act, observe and extract — the page work is described in plain instructions and resolved by Stagehand rather than by CSS selectors written in advance. It needs a Browserbase API key and project id, plus a model key for the instruction layer. Note that the self-hosted repository was archived in July 2026 and the hosted endpoint at mcp.browserbase.com is now the maintained path.
Similar MCP servers
GitHub MCP Server
MCP serverGitHub's own server for repos, issues, pull requests and workflow runs
Playwright MCP
MCP serverGives an assistant a real browser to click, type and read pages with
Temporal Knowledge Base MCP
MCP serverAnswers Temporal questions from the docs, courses and community archives
Comments(0)
Sign in to comment