Remote MCP
1
Get your API token
- Go to Bright Data user settings
- Copy your API token (it looks like:
2dceb1aa0***************************)
2
Install required packages
3
Configure your MCP server
4
Set up environment variables (optional)
For better security, you can store your API token as an environment variable:Then create a
.env file in your project directory:5
Test it works
- Replace
YOUR_BRIGHTDATA_API_TOKENwith your actual Bright Data API token - Run your Google ADK script
- You should see the agent execute web searches and provide comprehensive responses
6
Monitor usage
- View your API usage at My Zones in your Bright Data dashboard
- Your free tier includes 5,000 requests per month
Local MCP Server
1
Get your API token
- Go to Bright Data user settings
- Copy your API token (it looks like:
2dceb1aa0***************************)
2
Install required packages
3
Configure your local MCP server
4
Test it works
- Replace
YOUR_BRIGHTDATA_API_TOKENwith your actual Bright Data API token - Run your Google ADK script with the local MCP server
- The agent will use the locally installed MCP server to access all available tools
5
Monitor usage
- View your API usage at My Zones in your Bright Data dashboard
- Your free tier includes 5,000 requests per month
Available Tools
The Bright Data MCP server provides access to powerful web scraping capabilities:- Rapid Mode (Free Tier): 4 essential tools including search, scraping, and extraction
- Pro Mode: 60+ additional tools including batch operations, browser automation, and structured data APIs for major platforms