Server Directory
BrowserIntermediate

Browserbase

by Browserbase

Cloud browser automation through Browserbase. Run headless browsers in the cloud for web scraping, testing, and automation without local browser installation.

CAPABILITIES

  • Cloud-hosted browser sessions
  • Page navigation and interaction
  • Screenshot capture
  • Session recording
  • Stealth mode browsing

INSTALLATION

Terminal
npx -y @browserbasehq/mcp-server-browserbase

CLAUDE DESKTOP CONFIG

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

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
Browser
Difficulty
Intermediate
Maintained By
Browserbase
NPM Package
@browserbasehq/mcp-server-browserbase

RELATED SERVERS

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →