Search & Knowledge
BrightData MCP
BrightData MCP provides one unified interface for accessing web data at scale. Scrape any website with anti-bot bypass, access structured datasets from major platforms, and extract content from behind login walls. Powered by BrightData's global proxy network.
Stars
1.9k
Installs
38.0k
License
MIT
Kind
MCP
Trust evidence
Verified
Verified MCP — curated catalog entry with reviewed setup metadata.
- Stars: 1.9k · catalog
- Freshness: Updated 2026-01-22
- Used in 0 known stacks (editorial graph may still apply)
Prerequisites
- · Host app that loads MCP config (Cursor, Claude Desktop, etc.)
- · Environment: API_TOKEN
- · Node.js 18+
Reference command
{
"mcpServers": {
"brightdata": {
"command": "npx",
"args": ["-y", "@brightdata/mcp"],
"env": {
"API_TOKEN": "<your-brightdata-api-token>"
}
}
}
}