Understand Bright Data MCP Pricing and Modes
mainThe MCP server operates in three distinct modes controlled by environment variables:
- Rapid Mode (Default): The free tier. Includes 5,000 credits/month (auto-renewing). Supports Web Search, Scraping with Web unlocker, and AI-ranked Discover search. Does not include Browser Automation or Web data tools.
- Pro Mode: Pay-as-you-go. Includes everything in Rapid mode plus 60+ tools like Browser Control and Web Data APIs. Enable via
PRO_MODE=true. - Custom Mode: Usage-based. Allows you to whitelist specific tool groups or individual tools. Enable via
GROUPSorTOOLSenvironment variables. Note that usingGROUPSorTOOLSoverrides Pro eligibility.
Credit Usage:
- Base tools (
search_engine,scrape_as_markdown,discover) cost 1 credit per request. web_data_*tools cost 1 credit per record returned.