DataVerifiedJavaScript
brightdata-mcp
Bright Data's Web MCP server enabling AI agents to search, extract & navigate the web
N/A rating (0 reviews)0 installs2,253 GitHub stars
A powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"brightdata-mcp": {
"args": [
"-y",
"@brightdata/mcp"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.