Back to MCP Servers
Brightdata
Discover, extract, and interact with the web - one interface powering automated access across the public internet.
search-data-extraction
By luminati-io
Installation
npx -y brightdata-mcpConfiguration
{
"mcpServers": {
"brightdata-mcp": {
"command": "npx",
"args": ["-y", "brightdata-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes