bright-data-mcp.md

Bright Data MCP

from"brightdata"
750

Discover, extract, and interact with the web through one interface

Browser Automation
proxyscrapingdataweb
install.sh
# Clone the repository
$git clone https://github.com/luminati-io/brightdata-mcp
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve