Bright Data MCP

by luminati-io

2.5k stars
4.8k downloads
Not rated
GitHub Website

About

A powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.

Details

Author
luminati-io
GitHub stars
2,489
Downloads
4,818
Categories
Search, Web Scraping, Automation, AI

- Smart web search optimized for AI consumption
- Clean markdown content extraction from any page
- Anti-bot protection and automatic geo-restriction bypass
- 60+ structured tools across ecommerce, social, finance, and more
- 5,000 free credits per month, no credit card required
- Works with any LLM — Claude, GPT, Gemini, Llama
- Browser automation and web data APIs (Pro mode)

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Bright Data MCP
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install via npx @brightdata/mcp with an API token, or use the hosted server at https://mcp.brightdata.com/mcp?token=YOUR_API_TOKEN. Configure tool groups and mode using environment variables: API_TOKEN, PRO_MODE, GROUPS, and TOOLS. Works with any MCP-compatible client (Claude Desktop, Cursor, Windsurf, etc.).

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "bright data mcp": {
            "Bright Data": {
                "command": "npx",
                "args": [
                    "@brightdata/mcp"
                ],
                "env": {
                    "API_TOKEN": "<insert-your-api-token-here>",
                    "WEB_UNLOCKER_ZONE": "<optional if you want to override the default mcp_unlocker zone name>",
                    "BROWSER_AUTH": "<optional if you want to enable remote browser control tools>"
                }
            }
        }
    }
}

McpServers

{
    "Bright Data": {
        "command": "npx",
        "args": [
            "@brightdata/mcp"
        ],
        "env": {
            "API_TOKEN": "<insert-your-api-token-here>",
            "WEB_UNLOCKER_ZONE": "<optional if you want to override the default mcp_unlocker zone name>",
            "BROWSER_AUTH": "<optional if you want to enable remote browser control tools>"
        }
    }
}

<div align="center">
<a href="https://brightdata.com/ai/mcp-server">
Bright Data Logo
</a>

<h1>The Web MCP</h1>

<p>
<strong>🌐 Give your AI real-time web superpowers</strong><br/>
<i>Seamlessly connect LLMs to the live web without getting blocked</i>
</p>

<p>
<a href="https://www.npmjs.com/package/@brightdata/mcp">
npm version
</a>
<a href="https://www.npmjs.com/package/@brightdata/mcp">
npm downloads
</a>
<a href="https://github.com/brightdata-com/brightdata-mcp/blob/main/LICENSE">
License
</a>
</p>

<p>
<a href="#-quick-start">Quick Start</a> •
<a href="#-features">Features</a> •
<a href="#-pricing--modes">Pricing</a> •
<a href="#-demos">Demos</a> •
<a href="#-documentation">Docs</a> •
<a href="#-support">Support</a>
</p>

<div>
<h3>🎉 <strong>Free Tier Available!</strong> 🎉</h3>
<p><strong>5,000 credits/month FREE</strong> <br/>
<sub>No credit card required · Auto-renews monthly · Perfect for prototyping and everyday AI workflows</sub></p>
</div>
</div>

<br/>

<div align="center">
<h3>NEW: Code Tool group - Your Coding Agent's Best Friend</h3>
<p><strong>Instant access to npm and PyPI package data, right from your AI agent.</strong></p>
<p>
Need the latest version of a package? Want to read its README without leaving your workflow?<br/>
The <b>Code</b> tool group gives coding agents structured, reliable package metadata on demand —<br/>
no scraping, no stale caches, just the data your agent needs to make smart dependency decisions.
</p>
<table>
<tr>
<td align="center"><b>npm</b><br/><sub>Package versions, READMEs, metadata &amp; dependencies</sub></td>
<td align="center"><b>PyPI</b><br/><sub>Python package info, versions &amp; project details</sub></td>
</tr>
</table>
<p><code>GROUPS="code"</code> &nbsp;·&nbsp; The go-to tool for Claude Code, Cursor, Windsurf &amp; any MCP-powered coding agent</p>
</div>

<div align="center">
<h3>GEO & AI Brand Visibility Tools</h3>
<p><strong>See how ChatGPT, Grok, and Perplexity talk about your brand.</strong></p>
<p>
Query leading LLMs directly from your agent and get back structured, markdown-formatted answers.<br/>
The ultimate feedback loop for <b>Generative Engine Optimization (GEO)</b> — monitor AI-generated
recommendations, track brand mentions across LLMs, and understand how AI perceives your products.
</p>
<table>
<tr>
<td align="center"><b>ChatGPT</b><br/><sub>AI-generated insights, citations &amp; recommendations</sub></td>
<td align="center"><b>Grok</b><br/><sub>Real-time AI analysis powered by X data</sub></td>
<td align="center"><b>Perplexity</b><br/><sub>Search-augmented AI answers with sources</sub></td>
</tr>
</table>
<p><code>GROUPS="geo"</code> &nbsp;·&nbsp; Works with any MCP-compatible agent</p>
</div>

---

🌟 Overview

The Web MCP is your gateway to giving AI assistants true web capabilities. No more outdated responses, no more "I can't access real-time information" - just seamless, reliable web access that actually works.

Built by Bright Data, the world's #1 web data platform, this MCP server ensures your AI never gets blocked, rate-limited, or served CAPTCHAs.

<div align="center">
<table>
<tr>
<td align="center">✅ <strong>Works with Any LLM</strong><br/><sub>Claude, GPT, Gemini, Llama</sub></td>
<td align="center">🛡️ <strong>Never Gets Blocked</strong><br/><sub>Enterprise-grade unblocking</sub></td>
<td align="center">🚀 <strong>5,000 Free Credits</strong><br/><sub>Monthly · No card needed</sub></td>
<td align="center">⚡ <strong>Zero Config</strong><br/><sub>Works out of the box</sub></td>
</tr>
</table>
</div>

---

🎯 Perfect For

- 🔍 Real-time Research - Get current prices, news, and live data
- 🛍️ E-commerce Intelligence - Monitor products, prices, and availability
- 📊 Market Analysis - Track competitors and industry trends
- 🤖 AI Agents - Build agents that can actually browse the web
- 💻 Coding Agents - Look up npm/PyPI packages, versions, and READMEs in real time
- 🧠 GEO & Brand Visibility - See how ChatGPT, Grok, and Perplexity perceive your brand
- 📝 Content Creation - Access up-to-date information for writing
- 🎓 Academic Research - Gather data from multiple sources efficiently

---

⚡ Quick Start

Use the configuration wizard:

GIF for day2

<summary><b>📡 Use our hosted server - No installation needed!</b></summary>

Perfect for users who want zero setup. Just add this URL to your MCP client:

https://mcp.brightdata.com/mcp?token=YOUR_API_TOKEN_HERE

Setup in Claude Desktop:
1. Go to: Settings → Connectors → Add custom connector
2. Name: Bright Data Web
3. URL: https://mcp.brightdata.com/mcp?token=YOUR_API_TOKEN
4. Click "Add" and you're done! ✨

<summary><b>Run locally on your machine</b></summary>

{
  "mcpServers": {
    "Bright Data": {
      "command": "npx",
      "args": ["@brightdata/mcp"],
      "env": {
        "API_TOKEN": "<your-api-token-here>"
      }
    }
  }
}

---

🚀 Pricing & Modes

<div align="center">
<table>
<tr>
<th width="33%">⚡ Rapid Mode (Free tier)</th>
<th width="33%">💎 Pro Mode</th>
<th width="34%">🔧 Custom Mode</th>
</tr>
<tr>
<td align="center">
<h3>$0/month</h3>
<p><strong>5,000 credits</strong></p>
<hr/>
<p>✅ Web Search<br/>
✅ Scraping with Web unlocker<br/>
✅ AI-ranked Discover search<br/>
❌ Browser Automation<br/>
❌ Web data tools</p>
<br/>
<code>Default Mode</code>
</td>
<td align="center">
<h3>Pay-as-you-go</h3>
<p><strong>Everything in rapid plus 60+ tools</strong></p>
<hr/>
<p>✅ Browser Control<br/>
✅ Web Data APIs<br/>
<br/>
<br/>
<br/>
<code>PRO_MODE=true</code>
</td>
<td align="center">
<h3>Usage-based</h3>
<p><strong>Pick the tools you need</strong></p>
<hr/>
<p>✅ Combine tool groups<br/>
✅ Add individual tools<br/>
❌ Overrides Pro eligibility</p>
<br/>
<code>GROUPS="browser"</code><br/>
<code>TOOLS="scrape_as_html"</code>
</td>
</tr>
</table>
</div>

> 💡 How the free tier works: Your account gets 5,000 credits/month
> (~$7.50 value), auto-renewed on the 1st with no credit card required.
> MCP requests draw from this shared pool — base tools (search_engine,
> scrape_as_markdown, discover) cost 1 credit per request, while
> web_data_* tools cost 1 credit per record returned. Unused credits
> don't roll over, and when they run out requests stop (no surprise
> charges unless you've deposited funds). Pro mode is not included in the
> free tier and incurs additional charges based on usage.

---

🧠 Advanced Tool Selection

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.