데이터 수집MCP조회 0

scrapegraphai

ScrapeGraphAI MCP 서버는 대규모 언어 모델(LLM)을 ScrapeGraph AI API와 연결하여 자연어 상호작용으로 웹 스크래핑 및 연구를 수행할 수 있는 프로덕션 준비된 MCP 서버입니다.

01

무엇을 할 수 있는가

웹사이트에서 구조화된 데이터 추출, AI 기반 검색 및 다단계 크롤링이 필요한 경우

02

연결 방법

  1. npx -y @smithery/cli install scrapegraphai-inc/sgai --client claude 명령어로 설치
  2. 제공된 URL(https://sgai--scrapegraphai-inc.run.tools)에 접속하여 서버 연결
  3. API v2를 통해 /extract, /search, /crawl 등의 엔드포인트를 사용해 작업 수행
03

설치 / 접속

npx -y @smithery/cli install scrapegraphai-inc/sgai --client claude