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.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Bright Data Web MCP Live Web Access and Scraping Tools"
slug: "bright-data-web-mcp-live-web-access-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."
github_stars: 3249
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
Use the upstream install or setup path that matches your environment:
- git clone https://github.com/browserbase/mcp-server-browserbase.git
- npm install && npm run build
- docker build -t mcp-browserbase .
Requirements and caveats from upstream:
- #### Option 2: Docker
- "command": "node",
- #### Using Docker
Basic usage or getting-started notes:
- You can either use our server hosted on NPM or run it completely locally by cloning this repo.
- ### To run via NPM (Recommended)
- ### To run 100% local:
- Source: https://github.com/browserbase/mcp-server-browserbase
- Extracted from upstream docs: https://raw.githubusercontent.com/browserbase/mcp-server-browserbase/HEAD/README.md
## 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/)
No comments yet. Be the first to comment!