brightdata-mcp
404
Bright Data MCP server enhances AI agents by providing real-time web data access and extraction capabilities while bypassing geo-restrictions and bot detection. It offers seamless integration with MCP-compatible assistants and includes security best practices for handling web data.
npx
{ "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>" } } } }