Scrape Do
Freeby MCP Community
MCP Server for Scrape.do - scraping, Google Search, Amazon, Async API, and Proxy Mode helpers
v0.4.0Added Apr 12, 2026
mcpscrapingweb-scrapergoogle-searchamazon-scraper
Scrape Do MCP Server
MCP Server for Scrape.do - scraping, Google Search, Amazon, Async API, and Proxy Mode helpers
Installation
npx -y scrape-do-mcp
Reviews
Installation
Quick install
npx -y scrape-do-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"scrape-do": {
"command": "npx",
"args": ["-y", "scrape-do-mcp"]
}
}
}