Loading MCP server directory, please wait...
Bright Data's Web MCP server enabling AI agents to search, extract & navigate the web
npx @getmcp/cli add io.github.brightdata/brightdata-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
API_TOKENYour API key for Bright Data
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.brightdata/brightdata-mcp": {
"command": "npx",
"args": [
"-y",
"@brightdata/mcp"
],
"env": {
"API_TOKEN": "",
"WEB_UNLOCKER_ZONE": "",
"BROWSER_ZONE": "",
"PRO_MODE": "",
"GROUPS": "",
"TOOLS": "",
"POLLING_TIMEOUT": ""
}
}
}
}