browser automation

Mcp Server Browserbase

Automate browser interactions in the cloud (e.g. web navigation, data extraction, form filling, and more)

typescript
enterprise
browser automation
0
View on GitHub

Installation

npx -y browserbase/mcp-server-browserbase

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

browserbase/mcp-server-browserbase

Automate browser interactions in the cloud (e.g. web navigation, data extraction, form filling, and more)

GitHub: https://github.com/browserbase/mcp-server-browserbase

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub