Skip to main content
Search & Data ExtractionTypeScript

luminati-io/brightdata-mcp

Discover, extract, and interact with the web - one interface powering automated access across the public internet.

search-data-extractioncloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/luminati-io/brightdata-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "brightdata-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "luminati-io/brightdata-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Search & Data Extraction
Language
TypeScript
Author
luminati-io