# Scrapegraph

Convert webpages to clean markdown or structured data with minimal effort. Run multi-page crawls with smart scrolling, domain constraints, and clear source references. Search the web, scrape results,…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add ScrapeGraphAI/scrapegraph-mcp-test

# Browse available tools
npx -y @smithery/cli@latest tool list ScrapeGraphAI/scrapegraph-mcp-test
```

---

Source: https://github.com/ScrapeGraphAI/scrapegraph-mcp
