
Brightdata Mcp
Equip your agent with Bright Data web unlock, search, and browser tools to research markets and extract live pages without custom scrapers.
Overview
Bright Data MCP is an Idea-phase web automation server that lets AI agents search, extract, and navigate sites through Bright Data’s unlocker and browser zones.
What is this MCP server?
- Bright Data Web MCP v2.9.5 (@brightdata/mcp) over stdio
- Requires API_TOKEN; optional WEB_UNLOCKER_ZONE, BROWSER_ZONE, PRO_MODE
- Filter exposed tools via GROUPS (e.g., ecommerce, browser) or TOOLS env lists
- Enables agents to search, extract, and navigate the public web at scale
- Proxy/unlocker-backed access for bot-protected sites versus naive fetch
- Registry version 2.9.5 for @brightdata/mcp
- stdio npm transport from registry.npmjs.org
- Configurable PRO_MODE boolean for expanded tool behavior
Community signal: 2.4k GitHub stars.
What problem does it solve?
Your agent stalls on research because raw HTTP fails on CAPTCHAs, geo blocks, and dynamic pages you cannot afford to script yourself.
Who is it for?
Solo founders doing competitor scans, landing-page teardowns, or ecommerce shelf checks from Claude Code or Cursor.
Skip if: Builders without a Bright Data account, offline-only products, or teams that forbid third-party proxy crawling on ethical or policy grounds.
What do I get? / Deliverables
After you add API_TOKEN and zones, the agent can call Bright Data MCP tools for reliable web search and extraction during discovery.
- Agent-invokable web search and extraction tools via Bright Data
- Optional narrowed toolsets through GROUPS or TOOLS environment filters
- Unlocker-backed page access for research workflows
Recommended MCP Servers
Journey fit
Web collection for competitor and market discovery happens before you commit to a full build—canonical shelf is Idea research. Bright Data MCP targets search, extract, and navigate workflows that replace manual browsing during discovery.
How it compares
Managed web-unlocker MCP integration, not a local headless-browser skill you host for free.
Common Questions / FAQ
Who is io.github.brightdata/brightdata-mcp for?
AI-assisted developers who need production-grade web access for research and extraction inside MCP-compatible coding agents.
When should I use io.github.brightdata/brightdata-mcp?
During early market and competitor research when you want the agent to fetch or browse live web data without writing custom scrapers.
How do I add io.github.brightdata/brightdata-mcp to my agent?
Register the stdio server for @brightdata/mcp, set API_TOKEN and any zone variables, optionally PRO_MODE/GROUPS/TOOLS, then restart your Claude Code or Cursor MCP config.