AI / MLVerifiedTypeScript

mcp-server-browserbase

MCP server for AI web browser automation using Browserbase and Stagehand

Free
N/A rating (0 reviews)0 installs3,220 GitHub stars

The Browserbase MCP Server provides cloud browser automation capabilities, enabling LLMs to interact with web pages, extract information, and perform automated actions. It integrates seamlessly with external data sources and tools, making it suitable for various applications such as AI-powered IDEs, chat interfaces, and custom workflows. This self-hostable version mirrors the functionality of the hosted Browserbase MCP server, offering users the flexibility to manage their browser sessions effectively.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

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

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Permissions

ok0
ok1