Scrapegraph MCP
未认领ScapeGraph MCP Server
mcp-serverscrapingwebcrawler
安装
$
npx -y @smithery/cli install @ScrapeGraphAI/scrapegraph-mcp --client claude工具(10 个)
crawl_get_status
GET /crawl/:id (poll until status: completed)
crawl_start
POST /crawl — extractionmode markdown / html / links / images / summary / branding / screenshot
credits
GET /credits
extract
POST /extract (requires websiteurl + userprompt; optional outputschema)
history
GET /history (paginated, service filter)
monitor_activity
GET /monitor/:id/activity (paginated tick history: id, createdAt, status, changed, elapsedMs, diffs)
mypy
Static type checker
schema
POST /schema (generate or augment a JSON Schema from a prompt)
scrape
POST /scrape (outputformat: markdown, html, screenshot, branding, links, images, summary)
search
POST /search (numresults 1–20; supports countrysearch, timerange, outputschema)