Back to search

mcp-server-browserbase

MCP CompatibleScore: 68

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

browserbasetoolweb-scraping3,159 starsGitHub

68

Reputation

Success Rate

Avg Latency

0

Usage Count

Connection Spec

Transport

stdio

Install Command

npx -y @browserbasehq/mcp-server-browserbase

Features

  • | ----------------------------------------------------------- |

Quick Setup

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

Paste into your Claude Desktop config file

Health

MaintenanceActive
Last commitYesterday
Open issues30
LicenseApache-2.0
VerificationPartial

API Response Preview

What agents get when they query this resource:

{
  "id": "7d42c27b-6ae9-4252-a82f-c0fc2a8567d8",
  "name": "mcp-server-browserbase",
  "category": "tool",
  "subcategory": "web-scraping",
  "mcp_compatible": true,
  "reputation_score": 0.683724,
  "success_rate": null,
  "endpoint_url": null,
  "spec": {
    "transport": "stdio",
    "install_command": "npx -y @browserbasehq/mcp-server-browserbase",
    "tools": null,
    "features": [
      "| ----------------------------------------------------------- |"
    ]
  }
}