by brightdata
A powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
# Add to your Claude Code skills
git clone https://github.com/brightdata/brightdata-mcpThe Web MCP is your gateway to giving AI assistants true web capabilities. No more outdated responses, no more "I can't access real-time information" - just seamless, reliable web access that actually works.
Built by Bright Data, the world's #1 web data platform, this MCP server ensures your AI never gets blocked, rate-limited, or served CAPTCHAs.
Use the configuration wizard:
Perfect for users who want zero setup. Just add this URL to your MCP client:
https://mcp.brightdata.com/mcp?token=YOUR_API_TOKEN_HERE
Setup in Claude Desktop:
No comments yet. Be the first to share your thoughts!
Bright Data Webhttps://mcp.brightdata.com/mcp?token=YOUR_API_TOKEN{
"mcpServers": {
"Bright Data": {
"command": "npx",
"args": ["@brightdata/mcp"],
"env": {
"API_TOKEN": "<your-api-token-here>"
}
}
}
}
💡 Note: Pro mode is not included in the free tier and incurs additional charges based on usage.
GROUPS lets you enable curated tool bundles. Use comma-separated group
IDs such as ecommerce,browser.TOOLS adds explicit tool names on top of the selected groups.PRO_MODE=true (all tools) → GROUPS / TOOLS
(whitelist) → default rapid mode (base toolkit).search_engine, search_engine_batch,
scrape_as_markdown, scrape_batch, discover.custom is reserved; use TOOLS for bespoke picks.`