luminati-io/brightdata-mcp
Discover, extract, and interact with the web - one interface powering automated access across the public internet.
Quick Start
Clone the repository:
git clone https://github.com/luminati-io/brightdata-mcpClaude Desktop configuration example:
{
"mcpServers": {
"brightdata-mcp": {
"command": "npx",
"args": [
"-y",
"luminati-io/brightdata-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.