Loading...
npx @brightdata/mcp{
"mcpServers": {
"Bright Data": {
"command": "npx",
"args": ["@brightdata/mcp"],
"env": {
"API_TOKEN": "<your-api-token-here>"
}
}
}
}search_enginePerforms a web search and returns AI-optimized results.
Read-only operation; no data modification or system access.
scrape_as_markdownScrapes a webpage and converts it to clean markdown format.
Read-only operation; no data modification or system access.
scraping_browser_snapshotCaptures a snapshot of a webpage using a real browser.
Can potentially trigger website security measures or expose sensitive information if not used carefully.
scraping_browser_click_refSimulates a click on a webpage element and returns the resulting page.
Can potentially trigger website security measures or unintended actions if not used carefully.
scraping_browser_screenshotTakes a screenshot of a webpage using a real browser.
Can potentially capture sensitive information displayed on the page.
web_data_amazon_productExtracts product data from Amazon.
Read-only data extraction.
web_data_linkedin_postsScrapes posts from LinkedIn.
Read-only data extraction.
extractExtracts structured data from a webpage using AI.
Read-only data extraction.
The Bright Data Web MCP is relatively safe in its default, free tier configuration. Enabling Pro mode or using custom tool configurations increases the risk, requiring careful consideration of the selected tools and their potential impact. Securely managing the API token is crucial.