Building an AI startup?
You might be eligible for our Startup Program. Get fully funded access to the infrastructure you’re reading about right now (up to $20K value).
Get your Bright Data API token
- Go to Bright Data user settings
- Copy your API token (it looks like:
2dceb1aa0***************************) - Keep it secure - you’ll use it when connecting to the MCP
Install the Bright Data Web MCP app
- Navigate to Apps in your Snowflake interface
- Find and click Bright Data Web MCP
- Click Install to add the application to your account
Configure external access
- Open the installed app
- You’ll see a request for Bright Data External Access
- Click Review to see the network configuration
- Click Connect - this automatically creates the necessary network rules
- Click Activate to enable the external access integration
Start the MCP service and get the endpoint
Start the application and retrieve the MCP endpoint URL.Copy the endpoint URL from the output — you’ll need it to connect your MCP client.
Create a Snowflake Personal Access Token (PAT)
- In Snowflake, go to Settings
- Navigate to Authentication → Programmatic Access Tokens
- Click Generate New Token
- Save the token securely — it will be used for MCP authentication
Connect to the Bright Data MCP
Use the following endpoint format in your MCP client:Include the required authentication header:Replace:
<endpoint>with the Snowflake endpoint from the previous step<BRIGHT_DATA_API_TOKEN>with your Bright Data API tokenYOUR_SNOWFLAKE_PATwith your Snowflake Personal Access Token
Test the integration
- Connect to the MCP endpoint from your MCP-compatible client (e.g. Claude Desktop)
- Invoke a tool such as web browsing or scraping
- Confirm that responses are returned successfully
Monitor usage
- Visit My Zones in your Bright Data dashboard
- Track request volume and usage
- Your free tier includes 5,000 requests per month