mcp-server-browserbase

browserbase/mcp-server-browserbase
★ 3,189 stars TypeScript 🌐 Browser/Web Updated 1mo ago
Allow LLMs to control a browser with Browserbase and Stagehand
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

README Excerpt

This server provides cloud browser automation capabilities using [Browserbase](https://www.browserbase.com/) and [Stagehand](https://github.com/browserbase/stagehand). It enables LLMs to interact with web pages, take screenshots, extract information, and perform automated actions with atomic precision.

Topics

aibrowserchromechromiummcpplaywrightpuppeteer