Skip to main content
ClaudeWave

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

MCP ServersOfficial Registry2.4k stars311 forksJavaScriptMITUpdated yesterday
Editor's note

Bright Data MCP is a Model Context Protocol server that gives Claude and other LLM-based tools live access to the public web through Bright Data's proxy and unblocking infrastructure. It connects to Claude Desktop as a custom connector via a hosted URL or runs locally via npx, and works equally well with Claude Code, Cursor, and other MCP-compatible coding agents. The server exposes several tool groups: web scraping and browser automation with anti-bot bypass, a Code group that pulls structured package metadata and READMEs directly from npm and PyPI, and a GEO group that queries ChatGPT, Grok, and Perplexity to surface how those models describe a given brand. A free tier provides 5,000 requests per month, making it usable for prototyping before upgrading to paid tiers. Researchers, e-commerce analysts, and developers building AI agents that need current data rather than static training knowledge are the primary audience.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/brightdata/brightdata-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "brightdata-mcp": {
      "command": "node",
      "args": ["/path/to/brightdata-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/brightdata/brightdata-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
ai-agentsai-integrationsanti-bot-detectionbrowser-automationdata-collectiondata-extractionllmmcpmcp-servermodelcontextprotocolscrapingscraping-toolsstructured-dataweb-crawlingweb-dataweb-scraping

What people ask about brightdata-mcp

What is brightdata/brightdata-mcp?

+

brightdata/brightdata-mcp is mcp servers for the Claude AI ecosystem. A powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access. It has 2.4k GitHub stars and was last updated yesterday.

How do I install brightdata-mcp?

+

You can install brightdata-mcp by cloning the repository (https://github.com/brightdata/brightdata-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is brightdata/brightdata-mcp safe to use?

+

Our security agent has analyzed brightdata/brightdata-mcp and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains brightdata/brightdata-mcp?

+

brightdata/brightdata-mcp is maintained by brightdata. The last recorded GitHub activity is from yesterday, with 29 open issues.

Are there alternatives to brightdata-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy brightdata-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: brightdata/brightdata-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/brightdata-brightdata-mcp)](https://claudewave.com/repo/brightdata-brightdata-mcp)
<a href="https://claudewave.com/repo/brightdata-brightdata-mcp"><img src="https://claudewave.com/api/badge/brightdata-brightdata-mcp" alt="Featured on ClaudeWave: brightdata/brightdata-mcp" width="320" height="64" /></a>

More MCP Servers