- Bright Data MCP
Bright Data MCP
Discover, extract, and interact with the web - one interface powering automated access across the public internet.
Content
Installation & Setup
Quick Installation with NPX
npx @brightdata/mcp
Environment Variables
API_TOKEN: Your Bright Data API token (required)WEB_UNLOCKER_ZONE: Custom zone name (optional, defaults to 'mcp_unlocker')BROWSER_AUTH: Browser authentication for browser control tools (optional)
Configuring MCP Clients
Claude Desktop Configuration
-
Edit the Claude Desktop configuration file through VS code:
# macOS code "$HOME/Library/Application Support/Claude/claude_desktop_config.json" # Windows code %APPDATA%\Claude\claude_desktop_config.json -
Add the Bright Data server configuration:
{ "mcpServers": { "Bright Data": { "command": "npx", "args": ["@brightdata/mcp"], "env": { "API_TOKEN": "<insert-your-api-token-here>", "WEB_UNLOCKER_ZONE": "<optional-zone-name>", "BROWSER_AUTH": "<optional-browser-auth>" } } } } -
Save the file and restart Claude Desktop.
Other MCP Clients (Cursor, Windsurf, etc.)
Configure your MCP client to run the command npx @brightdata/mcp with the required environment variables.
Available Tools
Web Search & Scraping
- search_engine: Search Google, Bing, or Yandex and get results in markdown format
- scrape_as_markdown: Extract webpage content as Markdown
- scrape_as_html: Extract webpage content as HTML
- session_stats: View tool usage statistics for the current session
Structured Data Extraction
- web_data_amazon_product: Extract structured Amazon product data
- web_data_amazon_product_reviews: Extract Amazon product reviews
- web_data_linkedin_person_profile: Extract LinkedIn person profiles
- web_data_linkedin_company_profile: Extract LinkedIn company profiles
Browser Control Tools (with BROWSER_AUTH)
- scraping_browser_navigate: Navigate to a URL
- scraping_browser_go_back: Go back to the previous page
- scraping_browser_go_forward: Go forward to the next page
- scraping_browser_links: Get all links on the current page
- scraping_browser_click: Click on an element
- scraping_browser_type: Type text into an element
- scraping_browser_wait_for: Wait for an element to appear
- scraping_browser_screenshot: Take a screenshot
- scraping_browser_get_html: Get the HTML content of the page
- scraping_browser_get_text: Get the text content of the page
Example Usage
Web Search Examples
Search for recent news about artificial intelligence
Web Scraping Examples
Scrape the content from https://example.com/article as markdown
Structured Data Examples
Extract product information from https://www.amazon.com/dp/B08L5TNJHG
Browser Control Examples
Navigate to wikipedia.org, search for "machine learning", and take a screenshot of the results
Account Setup
- Create an account on brightdata.com (new users get free credit)
- Get your API key from the user settings page
- Create a Web Unlocker proxy zone called
mcp_unlockerin your control panel - (Optional) For browser control tools:
- Create a "scraping browser" zone in your Brightdata control panel
- Copy the authentication string from the Scraping Browser overview tab
Troubleshooting
Timeouts When Using Tools
- Some web pages may take longer to load than others
- Set a high enough timeout in your agent settings (180s recommended)
- Adjust based on your specific needs and the websites you're accessing
Connection Issues
- Verify your API token is correct
- Ensure your Web Unlocker zone is properly configured
- Check that your Scraping Browser authentication is valid (if using browser tools)
Browser Tools Not Available
- Confirm that the BROWSER_AUTH environment variable is set correctly
- Verify that your Scraping Browser zone is active in the Bright Data control panel
Server Config
{
"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>"
}
}
}
}Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Tavily Mcp
Playwright McpPlaywright MCP server
CursorThe AI Code Editor
WindsurfThe new purpose-built IDE to harness magic
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
ChatWiseThe second fastest AI chatbot™
Amap Maps高德地图官方 MCP Server
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题;
Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
Serper MCP ServerA Serper MCP Server
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
DeepChatYour AI Partner on Desktop
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.