1. search_engine
Web search with AI-optimized results for research, fact-checking, and current events.
2. scrape_as_markdown
Convert any webpage to clean markdown for content extraction and documentation.
The Web MCP by Bright Data gives AI assistants real-time web capabilities with 5,000 free monthly requests, ensuring seamless web access without blocks or CAPTCHAs for LLMs like Claude, GPT, and Gemini.
{
"mcpServers": {
"Bright Data": {
"command": "npx",
"args": ["@brightdata/mcp"],
"env": {
"API_TOKEN": "your-token-here"
}
}
}
}