AUTOMATIONSWITCH

Bright Data MCP

by Bright Data

Web data extraction over the Bright Data network with two operating modes: Rapid Mode (free, basic search and scrape) and Pro Mode (60+ structured-dataset tools targeting Amazon, LinkedIn, Walmart, Instagram, and more).

2,336·7 tools·Released MAR 2025·MIT
npx -y @brightdata/brightdata-mcp
Share:

Web data extraction over the Bright Data network, exposed as MCP tools. Two operating modes: Rapid Mode (free, basic search and scrape) and Pro Mode (60+ structured-dataset tools targeting Amazon, LinkedIn, Walmart, Instagram, and more). 2,336 GitHub stars and 10 commits on main in the last 30 days.

Reviewed by M. Nouriel · MAY 2026

INSTALL THIS SERVER

Requires authenticationBRIGHTDATA_API_TOKEN environment variable. Token from Bright Data control panel. Pro Mode tools require an active Bright Data subscription.
{ "mcpServers": { "brightdata": { "command": "npx", "args": [ "-y", "@brightdata/brightdata-mcp" ], "env": { "BRIGHTDATA_API_TOKEN": "<your-brightdata-token>", "GROUPS": "rapid" } } } }
PrereqRequires BRIGHTDATA_API_TOKEN from the Bright Data control panel. Set GROUPS=rapid for free Rapid Mode tools or GROUPS=pro for paid Pro Mode (60+ structured-data tools). NPM: `@brightdata/brightdata-mcp`. Path: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS).
{ "mcpServers": { "brightdata": { "command": "npx", "args": [ "-y", "@brightdata/brightdata-mcp" ], "env": { "BRIGHTDATA_API_TOKEN": "<your-brightdata-token>", "GROUPS": "rapid" } } } }
{ "mcpServers": { "brightdata": { "command": "npx", "args": [ "-y", "@brightdata/brightdata-mcp" ], "env": { "BRIGHTDATA_API_TOKEN": "<your-brightdata-token>", "GROUPS": "rapid" } } } }
{ "mcpServers": { "brightdata": { "command": "npx", "args": [ "-y", "@brightdata/brightdata-mcp" ], "env": { "BRIGHTDATA_API_TOKEN": "<your-brightdata-token>", "GROUPS": "rapid" } } } }
{ "mcpServers": { "brightdata": { "command": "npx", "args": [ "-y", "@brightdata/brightdata-mcp" ], "env": { "BRIGHTDATA_API_TOKEN": "<your-brightdata-token>", "GROUPS": "rapid" } } } }

7 TOOLS AVAILABLE

search_engine
Query a search engine and return organic results
Read
scrape_as_markdown
Scrape any URL as markdown
Read
scrape_as_html
Scrape any URL as raw HTML
Read
web_data_amazon_product
Structured Amazon product data (Pro Mode)
Read
web_data_linkedin_person_profile
Structured LinkedIn profile data (Pro Mode)
Read
web_data_walmart_product
Walmart product data (Pro Mode)
Read

OUR ASSESSMENT

Strengths
  • 2,336 GitHub stars and MIT licence.
  • 10 commits on main in the last 30 days.
  • Two-tier model: Rapid Mode is free; Pro Mode unlocks 60+ structured-data extractors.
  • Structured datasets sidestep the brittleness of HTML scraping for the 60+ supported sources.
  • GROUPS and TOOLS environment variables let operators scope the tool surface to specific bundles.
  • Bright Data network proxies handle IP-based blocking that plain fetch hits.
Weaknesses
  • Pro Mode tools require a Bright Data subscription; usage is metered.
  • The web_data_* tools are tied to specific source schemas that change when the source changes layout.
  • POLLING_TIMEOUT controls how long web_data tools wait; long-running extractions can stall an agent loop.
Security Notes

BRIGHTDATA_API_TOKEN grants access to the Bright Data account including paid extractor calls. Scope tokens to specific zones and rate-limit at the account level. Outputs include third-party content; treat the result stream as untrusted text in the host LLM context.

Best For

Agents that need structured data from major e-commerce, social, or marketplace sources where HTML scraping is brittle; workflows where the agent should bypass IP-based blocking via the Bright Data residential proxy network; operators who want a free Rapid Mode for prototyping then upgrade to Pro Mode for production volume.

TECHNICAL DETAILS

Language
javascript
Transport
stdio
Clients
Claude DesktopClaude CodeCursorVS CodeWindsurf
License
MIT
npm
@brightdata/brightdata-mcp
Last Release
@brightdata/brightdata-mcp (npm latest)MAY 3, 2026
First Released
MAR 1, 2025

ADOPTION METRICS

// GitHub Stars
2,336

// Reading this2,336 stars on the brightdata-com/brightdata-mcp repo. 10 commits on main in the last 30 days.

// Popularity Rank
#2
Globally · #2 in Data / Analytics

// Reading thisSecond-ranked in data on Pro Mode breadth; one rank below apify-mcp on commit cadence.

SOURCES & VERIFICATION

We don't take any single directory's word for it. Before scoring, we cross-reference 4 public MCP sources, install the server ourselves against the clients we cover, and record when we last re-verified.

01
Discovered
Manual submission
First indexed MAY 3, 2026
02
Cross-referenced
4 directories
PulseMCP, MCP.so, Glama, Smithery
03
Verified against
Claude Desktop, Cursor
Installed and tested across clients
04
Last re-checked
MAY 3, 2026
Weekly re-verification
// How other directories see it

The same server, 4 different lenses. We reconcile these signals into our editorial score, which is why our number sometimes diverges from a directory-aggregate star count.

SourceTheir ratingTheir star countTheir downloadsLast synced
AutomationSwitch This page4.4editorial2,336MAY 3, 2026
PulseMCP— unratedunavailableunavailableMAY 3, 2026
MCP.so— unratedunavailableunavailableMAY 3, 2026
Glama— unratedunavailableunavailableMAY 3, 2026
Smithery— unratedunavailableunavailableMAY 3, 2026

// Counts are directory-reported; we don't adjust them. Discrepancies usually come from different snapshot times or star-caching.

// Get in touch

DISCUSS YOUR
MCP REQUIREMENTS.

Evaluating a server, scoping an internal deployment, or working out whether MCP is the right fit at all. Start the conversation and we will point you at the right piece of the ecosystem.

Discuss Your MCP Requirements →