---
title: "Bright Data Web MCP Live Web Access and Scraping Tools"
description: "Bright Data Web MCP gives MCP-compatible agents live web search, scraping, and optional browser-automation access through Bright Data’s web-access platform. It is built for agents that need current information, anti-bot resilience, and structured extraction without maintaining their own scraping stack."
verification: "security_reviewed"
source: "https://github.com/browserbase/mcp-server-browserbase"
author: "browserbase"
publisher_type: "Company"
category:
  - "Research & Scraping"
framework:
  - "MCP"
tool_ecosystem:
  github_repo: "browserbase/mcp-server-browserbase"
  github_stars: 3249
  npm_package: "@browserbasehq/mcp"
  npm_weekly_downloads: 937
---

# Bright Data Web MCP Live Web Access and Scraping Tools

Bright Data Web MCP gives MCP-compatible agents live web search, scraping, and optional browser-automation access through Bright Data’s web-access platform. It is built for agents that need current information, anti-bot resilience, and structured extraction without maintaining their own scraping stack.

## Prerequisites

BROWSERBASE_API_KEY, BROWSERBASE_PROJECT_ID, GEMINI_API_KEY

## Installation

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

Install command or upstream instructions:

```
npx @browserbasehq/mcp
```

## Documentation

- https://docs.browserbase.com/integrations/mcp/introduction

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/bright-data-web-mcp-live-web-access-scraping-tools/)
