MCP
Рекомендовано
Локальный
Платный
Bright Data MCP
Give your AI real-time web superpowers with enterprise-grade web scraping, browser automation, and anti-blocking technology.
автор: Bright Data
Установка
Копируй и вставляй в терминал
1 установок
curl -fsSL https://vibebaza.com/i/brightdata | bash
The Bright Data MCP Server is a powerful all-in-one solution for public web access, enabling AI agents to scrape websites, search the web, and automate browsers without getting blocked.
Installation
Remote Server (Recommended)
# Add to Claude Desktop: Settings → Connectors → Add custom connector
# URL: https://mcp.brightdata.com/mcp?token=YOUR_API_TOKEN
Local Installation
npx -y @brightdata/mcp
Configuration
Remote Server
{
"mcpServers": {
"brightdata": {
"type": "http",
"url": "https://mcp.brightdata.com/mcp?token=YOUR_API_TOKEN"
}
}
}
Local Server
{
"mcpServers": {
"brightdata": {
"command": "npx",
"args": ["-y", "@brightdata/mcp"],
"env": {
"API_TOKEN": "your-api-token"
}
}
}
}
Pricing & Modes
Rapid Mode (Free Tier)
- 5,000 requests/month FREE
- Web Search
- Scraping with Web Unlocker
- Perfect for prototyping
Pro Mode (Pay-as-you-go)
- Browser Automation
- Web Data APIs
- 60+ Advanced Tools
- Enable with
PRO_MODE=true
Available Tools
Rapid Mode (Free)
| Tool | Description |
|---|---|
search_engine |
Web search with AI-optimized results |
scrape_as_markdown |
Convert any webpage to clean markdown |
Pro Mode
| Category | Description |
|---|---|
| Browser Control | Full browser automation |
| Web Data APIs | Structured data extraction |
| E-commerce | Amazon, eBay, Walmart data |
| Social Media | Twitter, LinkedIn, Instagram |
| Maps & Local | Google Maps, business data |
Features
- Never Gets Blocked - Enterprise-grade anti-blocking
- Global Access - Bypass geo-restrictions automatically
- Clean Markdown - AI-ready content extraction
- Lightning Fast - Optimized for minimal latency
Advanced Configuration
{
"mcpServers": {
"brightdata": {
"command": "npx",
"args": ["-y", "@brightdata/mcp"],
"env": {
"API_TOKEN": "your-token",
"PRO_MODE": "true",
"RATE_LIMIT": "100/1h",
"WEB_UNLOCKER_ZONE": "custom"
}
}
}
}
Usage Examples
What's Tesla's current stock price?
Find the best-rated restaurants in Tokyo right now
Get today's weather forecast for New York