MCP ServerFeatured
Bright Data MCP Server
by Bright Data
Real-time web data extraction with bot detection bypass.
About Bright Data
Bright Data provides an all-in-one MCP server solution, enabling LLMs, agents, and applications to seamlessly access, discover, and extract web data in real-time. Includes Web Unlocker for bot detection protection, geo-restriction bypass, and optional remote browser automation capabilities.
Tags
web-scrapingdata-extractiongeo-bypassreal-time
How to install Bright Data
Add the following entry to your MCP client config (e.g. claude_desktop_config.json or .mcp.json). Refer to the official repository for the exact command, package name, and required environment variables.
{
"mcpServers": {
"bright-data": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-bright-data"]
}
}
}Example shape only — see the repository for the canonical install command.