brightdata-mcp
by brightdata·★ 2,366·Score 57
A powerful MCP server providing real-time web access without blocking for AI agents.
Overview
The Web MCP by Bright Data is an all-in-one solution that gives AI assistants real-time web superpowers. Built by the world's #1 web data platform, this server ensures AI agents never get blocked, rate-limited, or encounter CAPTCHAs when accessing online information. It offers multiple pricing tiers including a generous free plan with 5,000 requests per month, making it accessible for both prototyping and production use.
Try asking AI
After installing, here are 5 things you can ask your AI assistant:
When to choose this
Choose this MCP server when your AI agents need reliable, real-time web access without getting blocked, especially for research, data collection, or specialized knowledge extraction.
When NOT to choose this
Don't choose this if you need open-source self-hosting without vendor lock-in, as it requires an API token from BrightData and has limited free tier.
Tools this server exposes
12 tools extracted from the READMEsearch_engineWeb search with AI-optimized results
scrape_as_markdownConvert any webpage to clean markdown
discoverAI-ranked web search with intent-based relevance scoring
web_data_npm_packageGet npm package versions, READMEs, metadata & dependencies
web_data_pypi_packageGet Python package info, versions & project details from PyPI
web_data_chatgpt_ai_insightsGet AI-generated insights, citations & recommendations from ChatGPT
web_data_grok_ai_insightsGet real-time AI analysis powered by X data from Grok
web_data_perplexity_ai_insightsGet search-augmented AI answers with sources from Perplexity
scraping_browser_snapshotTake a snapshot of a webpage using a real browser
scrape_batchScrape multiple webpages in a single request
extractAI-assisted extraction of specific data from webpages
search_engine_batchPerform multiple web searches in a single request
Comparable tools
Installation
Quick Start
**Use the hosted server (recommended):** Add this URL to your MCP client configuration:
https://mcp.brightdata.com/mcp?token=YOUR_API_TOKEN_HERE**Run locally:**
{
"mcpServers": {
"Bright Data": {
"command": "npx",
"args": ["@brightdata/mcp"],
"env": {
"API_TOKEN": "<your-api-token-here>"
}
}
}
}**Claude Desktop setup:**
- Go to Settings → Connectors → Add custom connector
- Name:
Bright Data Web - URL:
https://mcp.brightdata.com/mcp?token=YOUR_API_TOKEN - Click "Add"
FAQ
- Is there a free tier available?
- Yes, there's a free tier with 5,000 requests per month, perfect for prototyping and everyday AI workflows.
- What LLMs does this MCP server work with?
- It works with any LLM including Claude, GPT, Gemini, Llama, and other MCP-compatible agents.
On Hacker News
Recent discussion from the developer community.
- Story by meirk-brd · 2025-08-20
Compare brightdata-mcp with
Last updated · Auto-generated from public README + GitHub signals.