brightdata/brightdata-mcp
A powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
What it solves
Bright Data MCP provides AI agents and LLMs with reliable, real-time access to public web data. It solves the problem of agents being blocked by bot detection, CAPTCHAs, and geo-restrictions when attempting to scrape or search the web. It also eliminates the need for developers to maintain their own headless browsers, proxy rotations, or complex HTML parsing logic.
How it works
The project is a server implementing the Model Context Protocol (MCP), which allows it to be plugged into compatible AI clients (like Claude Desktop, Cursor, or Windsurf). It exposes 69 different tools that route requests through Bright Data's unblocking infrastructure. These tools can be deployed as a hosted remote server via a single URL or as a local instance using npx.
Who it’s for
- AI Agent Developers: Those building agents that need to perform real-time research, market analysis, or e-commerce intelligence.
- Coding Agents: Developers using AI coding assistants that need up-to-date package registry data from npm and PyPI.
- Market Researchers: Users who need structured JSON data from major platforms like Amazon, LinkedIn, and TikTok without writing custom scrapers.
Highlights
- Extensive Toolset: 69 tools covering web search (Google, Bing, Yandex), page scraping, and structured data extraction from 45+ platforms.
- Unblocking Infrastructure: Built-in bypass for bot detection, CAPTCHAs, and proxy rotation on every request.
- Structured Data: Provides clean JSON for major e-commerce and social media sites instead of raw HTML.
- Browser Automation: Includes 13 tools for interacting with remote browser sessions (clicking, typing, screenshots).
- LLM Insights: Tools to collect responses from ChatGPT, Grok, and Perplexity to analyze brand visibility.
- Batch Operations: Ability to perform up to 10 searches or scrapes in a single call.
- Easy Deployment: Supports both a hosted remote server and local
npxinstallation.
Related
- Project
- Project
- Project
- Project
- Project