BeClaude

brightdata-web-mcp

New
28.1kSmitheryData & Analyticsby patchy631

Search the web, scrape websites, extract structured data from URLs, and automate browsers using Bright Data's Web MCP. Use when fetching live web content, bypassing blocks/CAPTCHAs, getting product data from Amazon/eBay, social media posts, or when standard requests fail.

First seen 6/14/2026

Summary

Bright Data's Web MCP skill enables Claude to search the web, scrape websites, extract structured data from URLs, and automate browsers, bypassing blocks and CAPTCHAs.

  • It is ideal for fetching live web content, gathering product data from e-commerce sites, and retrieving social media posts when standard requests fail.

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "brightdata-web-mcp": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp

Use Cases

Scrape product listings and prices from Amazon or eBay for competitive analysis.
Extract structured data from multiple URLs simultaneously for market research.
Automate browser interactions to log in and collect data from behind authentication.
Bypass anti-bot measures and CAPTCHAs to access blocked web content.
Monitor social media posts and comments from platforms like Twitter or Reddit.
Gather real-time news articles and headlines from news websites.

Usage Examples

1

/brightdata-web-mcp Scrape the top 10 search results for 'wireless headphones' on Amazon and return product names, prices, and ratings.

2

/brightdata-web-mcp Extract all article titles and publication dates from the first 3 pages of Hacker News.

3

/brightdata-web-mcp Use browser automation to log into my Twitter account and fetch the latest 20 tweets from my timeline.

View source on GitHub
mcpdata-&-analyticsresearch

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is brightdata-web-mcp?

Bright Data's Web MCP skill enables Claude to search the web, scrape websites, extract structured data from URLs, and automate browsers, bypassing blocks and CAPTCHAs. It is ideal for fetching live web content, gathering product data from e-commerce sites, and retrieving social media posts when standard requests fail.

How to install brightdata-web-mcp?

To install brightdata-web-mcp: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "brightdata-web-mcp": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is brightdata-web-mcp best for?

brightdata-web-mcp is a mcp categorized under Data & Analytics. It is designed for: mcp, data-&-analytics, research. Created by patchy631.

What can I use brightdata-web-mcp for?

brightdata-web-mcp is useful for: Scrape product listings and prices from Amazon or eBay for competitive analysis.; Extract structured data from multiple URLs simultaneously for market research.; Automate browser interactions to log in and collect data from behind authentication.; Bypass anti-bot measures and CAPTCHAs to access blocked web content.; Monitor social media posts and comments from platforms like Twitter or Reddit.; Gather real-time news articles and headlines from news websites..