Discover and explore Model Context Protocol servers. Find the right integrations for your AI apps and agents.
Loading...
This is the official Bright Data Model Context Protocol (MCP) server, enabling LLMs, agents, and applications to access, discover, and extract real-time web data. It facilitates web search, navigation
Add this to your MCP client configuration:
{
"mcpServers": {
"brightdata-brightdata-mcp": {
"command": "npx",
"args": [
"@brightdata/mcp"
],
"env": {
"API_TOKEN": "<Your Bright Data API token.>",
"WEB_UNLOCKER_ZONE": "<Optional zone name to override the default mcp_unlocker zone.>",
"BROWSER_ZONE": "<Optional browser zone name, defaults to mcp_browser.>"
}
}
}
}{
"id": "brightdata-brightdata-mcp",
"name": "Bright Data",
"description": "This is the official Bright Data Model Context Protocol (MCP) server, enabling LLMs, agents, and applications to access, discover, and extract real-time web data. It facilitates web search, navigation",
"source_url": "https://github.com/brightdata/brightdata-mcp",
"publisher_name": "brightdata",
"publisher_url": "https://github.com/brightdata",
"is_official": true,
"license": "",
"runtime": "node",
"downloads": 98551,
"requires_oauth": false,
"distribution": {
"type": "npm",
"package": "@brightdata/mcp"
},
"tools_count": 48
}