MCP Server Modes
Bright Data’s MCP server offers two modes to suit different needs:- Rapid (Free) - Quickly scrape search results and unlock any public webpage as clean Markdown.
- Pro - Access advanced scraping, structured data from top platforms (Amazon, LinkedIn, X, Instagram, etc.), and full browser automation. Built for dynamic and large-scale use cases.
Rapid (Free) mode is enabled by default and is recommended for everyday browsing and data needs.
Remote Configuration
When using a remote MCP server, you can configure advanced options by passing query parameters to your endpoint:Use a custom zone name for web scraping.
For example: &unlocker=my_zone_name
Use a custom zone name for browser automation.
For example: &browser=my_browser_zone
Enable advanced (Pro) processing.
For example: &pro=1
Use
&pro=1
to enable Pro mode.