Bright Data MCP

Active
GitHub JavaScript MIT

Description

Powerful MCP server providing all-in-one public web access for AI agents with web scraping and structured data extraction.

Key Features

  • Enterprise-grade web access — scrape, search, and extract data without getting blocked by anti-bot measures
  • 5000 free requests/month — free tier for prototyping and everyday AI workflows with Rapid mode
  • Multi-tool groups — curated bundles for ecommerce, social, code, and GEO brand visibility tools
  • Zero-config setup — works out of the box with any MCP-compatible agent like Claude, GPT, or Gemini
  • GEO brand monitoring — query ChatGPT, Grok, and Perplexity to see how AI perceives your brand
  • Code tool group — instant access to npm and PyPI package data for coding agents

Use Cases

💡 Real-time research — fetching current prices, news, and live data for AI agents
💡 E-commerce intelligence — monitoring product availability, pricing, and competitor data
💡 GEO and brand visibility — tracking how AI-generated recommendations mention your brand
💡 Coding agents — looking up npm/PyPI packages, versions, and READMEs in real time
💡 Content creation — accessing up-to-date information for writing and research

Quick Start

# Option 1: Hosted server (no install)
# Add to your MCP client:
# https://mcp.brightdata.com/mcp?token=YOUR_API_TOKEN

# Option 2: Local run
npx @brightdata/mcp

# Set API_TOKEN env var before running

Related Projects