MCP server
Bright Data MCP
Web access routed through a proxy network, for pages that block plain requests.
Add it to your client
OfficialInstall
npx -y @brightdata/mcp
mcpServers
{
"mcpServers": {
"bright-data-mcp": {
"command": "npx",
"args": [
"-y",
"@brightdata/mcp"
]
}
}
}- Transport
- both
- Runtime
- Node
- Auth
- Required
- License
- MIT
Tools
search_enginesearch_engine_batchscrape_as_markdownscrape_batchextractscraping_browser_navigateweb_data_amazon_productweb_data_linkedin_company_profile
The distinguishing part of this server is where the request comes from: traffic goes out through Bright Data's proxy infrastructure, so sites that hand a datacentre IP a challenge page still resolve. Alongside markdown scraping and search-engine queries it exposes pre-structured feeds for specific sources such as product and company pages, plus a remote browser session for pages that need real interaction. Batch variants scrape many URLs in a single call.
Similar MCP servers
Braintrust MCP
MCP serverQueries Braintrust eval data and production logs from a coding agent.
Data & AnalyticsAI Models & Inference
Stripe MCP
MCP serverStripe's hosted MCP endpoint for reading and writing account data
Finance & PaymentsDeveloper Tools
Fetch (MCP Reference Server)
MCP serverReference server that retrieves a URL and hands back markdown.
Developer ToolsSearch Engines & Web
Comments(0)
Sign in to comment