Skip to content

Scrape Do

Free

by 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
Works with:ClaudeGPTGeminiCopilot

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

Leave a Review

Installation

Quick install
npx -y scrape-do-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "scrape-do": {
      "command": "npx",
      "args": ["-y", "scrape-do-mcp"]
    }
  }
}