drio
Open app

Browserbase MCP Server

Source

Mirror of

Catalog onlyCatalog onlySTDIO

Overview

Browserbase MCP Server is a cloud-based solution that enables seamless integration between large language models (LLMs) and external data sources and tools through the Model Context Protocol (MCP). It allows LLMs to interact with web pages, execute JavaScript, and perform browser automation tasks.

To get started, refer to the documentation available in the 'browserbase/README.md' and 'stagehand/README.md' files. Users can control cloud browsers, extract data, and execute JavaScript commands through the provided APIs.

  • Browser Automation: Control and orchestrate cloud browsers. - Data Extraction: Extract structured data from any webpage. - Console Monitoring: Track and analyze browser console logs. - Screenshots: Capture full-page and element screenshots. - JavaScript Execution: Execute custom JavaScript in the browser context. - Web Interaction: Navigate, click, and fill forms with ease.
  1. Automating web testing and data scraping tasks.
  2. Enhancing AI-powered applications with real-time web data.
  3. Creating custom workflows that require web interaction and data extraction.

Add to your AI client

Use these steps to connect Browserbase MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

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

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

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

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

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

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "browserbase-mcp-server-browserbase-mcp-mirror": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-browserbase-mcp-server-browserbase-mcp-mirror"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

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

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

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

FAQ

Can I use Browserbase MCP Server for any website?

Yes! It can interact with any publicly accessible website.

Is Browserbase MCP Server open source?

Yes! The project is open source, and contributions are welcome.

What programming languages can I use with Browserbase MCP Server?

You can use any language that can make HTTP requests to interact with the server.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":674,"uuid":"5411cda2-42a2-41d1-b58b-804652447a14","name":"browserbase_mcp-server-browserbase","title":"Browserbase MCP Server","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"2024-12-30T03:25:59.168Z","updated_at":"2025-02-23T07:16:02.741Z","status":"created","author_name":"MCP-Mirror","author_avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","tags":"browser-automation,cloud-platforms,llm-integration","category":"browser-automation","is_featured":false,"sort":1,"url":"https://github.com/MCP-Mirror/browserbase_mcp-server-browserbase","target":"_self","content":"$29","summary":"$2a","img_url":"https://github.com/MCP-Mirror/browserbase_mcp-server-browserbase/raw/main/assets/cover-mcp.png","type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]