MCP Directory
Back

mcp-server-browserbase

by browserbase · TypeScript · ★ 3,298

Allow LLMs to control a browser with Browserbase and Stagehand

#ai#browser#chrome#chromium#mcp#playwright#puppeteer

Install

npx -y github:browserbase/mcp-server-browserbase

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

[The Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) is an open protocol that enables seamless integration between LLM applications and external data sources and tools. Whether you're building an AI-powered IDE, enhancing a chat interface, or creating custom AI workflows, MCP provides a standardized way to connect LLMs with the context they need. 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, extract in…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers