Skip to main content
Glama
brightdata

Bright Data MCP

Official
by brightdata

🌟 개요

The Web MCP는 AI 어시스턴트에게 진정한 웹 기능을 제공하는 관문입니다. 더 이상 오래된 응답은 없습니다. "실시간 정보에 액세스할 수 없습니다"라는 말도 이제 끝입니다. 실제로 작동하는 원활하고 신뢰할 수 있는 웹 액세스를 경험하세요.

세계 1위 웹 데이터 플랫폼인 Bright Data가 구축한 이 MCP 서버는 AI가 절대 차단되거나, 속도 제한에 걸리거나, CAPTCHA를 마주하지 않도록 보장합니다.


Related MCP server: MCP Fetch

🎯 추천 대상

  • 🔍 실시간 조사 - 현재 가격, 뉴스 및 라이브 데이터 확인

  • 🛍️ 이커머스 인텔리전스 - 제품, 가격 및 재고 모니터링

  • 📊 시장 분석 - 경쟁사 및 업계 동향 추적

  • 🤖 AI 에이전트 - 실제로 웹을 탐색할 수 있는 에이전트 구축

  • 💻 코딩 에이전트 - npm/PyPI 패키지, 버전 및 README를 실시간으로 조회

  • 🧠 GEO 및 브랜드 가시성 - ChatGPT, Grok, Perplexity가 귀하의 브랜드를 어떻게 인식하는지 확인

  • 📝 콘텐츠 제작 - 최신 정보를 활용한 글쓰기

  • 🎓 학술 연구 - 여러 소스에서 효율적으로 데이터 수집


⚡ 빠른 시작

설정 마법사 사용:

GIF for day2

설정이 필요 없는 사용자에게 적합합니다. MCP 클라이언트에 이 URL을 추가하기만 하면 됩니다:

https://mcp.brightdata.com/mcp?token=YOUR_API_TOKEN_HERE

Claude Desktop 설정:

  1. 이동: 설정 → 커넥터 → 사용자 지정 커넥터 추가

  2. 이름: Bright Data Web

  3. URL: https://mcp.brightdata.com/mcp?token=YOUR_API_TOKEN

  4. "추가"를 클릭하면 완료됩니다! ✨

{
  "mcpServers": {
    "Bright Data": {
      "command": "npx",
      "args": ["@brightdata/mcp"],
      "env": {
        "API_TOKEN": "<your-api-token-here>"
      }
    }
  }
}

🚀 가격 및 모드

💡 참고: Pro 모드는 무료 티어에 포함되어 있지 않으며 사용량에 따라 추가 요금이 발생합니다.


🧠 고급 도구 선택

  • GROUPS를 사용하면 선별된 도구 번들을 활성화할 수 있습니다. ecommerce,browser와 같이 쉼표로 구분된 그룹 ID를 사용하세요.

  • TOOLS는 선택한 그룹 외에 명시적인 도구 이름을 추가합니다.

  • 모드 우선순위: PRO_MODE=true (모든 도구) → GROUPS / TOOLS (화이트리스트) → 기본 Rapid 모드 (기본 툴킷).

  • 항상 활성화된 기본 도구: search_engine, search_engine_batch, scrape_as_markdown, scrape_batch, discover.

  • 그룹 ID custom은 예약되어 있습니다. 맞춤형 선택을 하려면 TOOLS를 사용하세요.

Claude Desktop 예시

{
  "mcpServers": {
    "Bright Data": {
      "command": "npx",
      "args": ["@brightdata/mcp"],
      "env": {
        "API_TOKEN": "<your-api-token-here>",
        "GROUPS": "browser,advanced_scraping",
        "TOOLS": "extract"
      }
    }
  }
}

코딩 에이전트 예시 (Claude Code / Cursor / Windsurf)

코딩 에이전트에게 실시간 패키지 인텔리전스를 제공하세요. 스크래핑 없이 npm 및 PyPI에서 최신 버전, README, 의존성 및 메타데이터를 가져옵니다:

{
  "mcpServers": {
    "Bright Data": {
      "command": "npx",
      "args": ["@brightdata/mcp"],
      "env": {
        "API_TOKEN": "<your-api-token-here>",
        "GROUPS": "code"
      }
    }
  }
}

✨ 기능

🔥 핵심 역량

🎯 바로 작동하는 예시 쿼리

✅ "What's Tesla's current stock price?"
✅ "Find the best-rated restaurants in Tokyo right now"
✅ "Get today's weather forecast for New York"
✅ "What movies are releasing this week?"
✅ "What are the trending topics on Twitter today?"
✅ "What's the latest version of express on npm?"
✅ "Get the README for the langchain-brightdata PyPI package"

🎬 데모

참고: 이 영상들은 이전 버전을 보여줍니다. 새로운 데모가 곧 제공될 예정입니다! 🎥

기본 웹 검색 데모

https://github.com/user-attachments/assets/59f6ebba-801a-49ab-8278-1b2120912e33

고급 스크래핑 데모

https://github.com/user-attachments/assets/61ab0bee-fdfa-4d50-b0de-5fab96b4b91d

📺 YouTube에서 더 많은 튜토리얼 보기 →


🔧 사용 가능한 도구

⚡ Rapid 모드 도구 (기본 - 무료)

도구

설명

사용 사례

🔍 search_engine

AI 최적화 결과가 포함

A
license - permissive license
A
quality
A
maintenance

Maintenance

Maintainers
1dResponse time
3wRelease cycle
12Releases (12mo)
Commit activity
Issues opened vs closed

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…

  • Bright Data MCP — Bright Data Web Unlocker + SERP API (brightdata.com)

  • A Model Context Protocol server for Wix AI tools

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/brightdata/brightdata-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server