Bright Data MCP
@brightdata
关于 Bright Data MCP
A powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"Bright Data": {
"command": "npx",
"args": [
"@brightdata/mcp"
],
"env": {
"API_TOKEN": "<your-api-token-here>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Bright Data MCP?
Bright Data MCP is an MCP server that gives AI assistants real-time web capabilities, enabling them to search, scrape, and access live data without getting blocked or rate-limited. It is built by Bright Data, offers a free tier of 5,000 credits per month, and works with any LLM.
How to use Bright Data MCP?
You can use the hosted server at https://mcp.brightdata.com/mcp?token=YOUR_API_TOKEN (zero installation) or run it locally via npx @brightdata/mcp with the API_TOKEN environment variable set. Configure tool groups and modes using environment variables like GROUPS or PRO_MODE in your MCP client’s JSON settings.
Key features of Bright Data MCP
- Smart web search optimized for AI consumption
- Clean markdown content extraction from any page
- Global access bypassing geo-restrictions automatically
- Anti-bot protection preventing blocks and rate limits
- Browser automation for controlling real browsers (Pro mode)
- Over 60+ structured data tools across multiple domains
Use cases of Bright Data MCP
- Real-time research on prices, news, and live data
- E-commerce intelligence for product and price monitoring
- AI agents that browse the web autonomously
- Coding agents looking up npm and PyPI package info
- GEO and brand visibility tracking across LLMs
FAQ from Bright Data MCP
What is included in the free tier?
The free Rapid mode gives you 5,000 credits per month (auto-renewed, no credit card required) and includes web search, scraping with web unlocker, and AI-ranked Discover search. Credits are consumed per request.
How do I get an API token?
You need to sign up for a Bright Data account to obtain an API token. The token is passed via the API_TOKEN environment variable or in the hosted server URL.
Does Bright Data MCP work with any LLM?
Yes, it works with Claude, GPT, Gemini, Llama, and any MCP-compatible agent such as Claude Code, Cursor, and Windsurf.
What are the base tools always available?
The base tools always enabled are search_engine, search_engine_batch, scrape_as_markdown, scrape_batch, and discover. These are part of the default Rapid mode.
Can I customize which tools are available?
Yes. You can use the GROUPS environment variable to enable curated tool bundles (e.g., ecommerce, browser, code) and the TOOLS variable to add individual tools on top. Setting PRO_MODE=true enables all tools.
数据与分析 分类下的更多 MCP 服务器
arxiv-latex MCP Server
takashiishidaMCP server that uses arxiv-to-prompt to fetch and process arXiv LaTeX sources for precise interpretation of mathematical expressions in scientific papers.
Google Analytics MCP Server
surendranbGoogle Analytics 4 data to AI agents, agentic workflows, and MCP clients. Give agents analysis-ready access to website traffic, user behavior, and performance data with schema discovery, server-side aggregation, and safe defaults that reduce data wrangling.
dbt MCP Server
dbt-labsA MCP (Model Context Protocol) server for interacting with dbt.
HubSpot MCP Server
peakmojoA Model Context Protocol (MCP) server that enables AI assistants to interact with HubSpot CRM data, providing built-in vector storage and caching mechanisms help overcome HubSpot API limitations while improving response times.
🎓 Semantic Scholar MCP Server
JackKuo666🔍 This project implements a Model Context Protocol (MCP) server for interacting with the Semantic Scholar API. It provides tools for searching papers, retrieving paper and author details, and fetching citations and references.
评论