Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ”Ž Search & Data Extraction
  3. Multi Scraper Mcp
M
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/11/2026, 12:10:24 AM

Multi Scraper Mcp

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

12 web scraping tools for AI agents: Reddit, Amazon, eBay, Google Maps, Yelp, YouTube, TikTok

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "multi-scraper-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "multi-scraper-mcp"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing AlternativesπŸ”Ž More in Search & Data Extraction

Documentation Overview

Multi-Scraper MCP β€” 12 scraping tools for AI agents, one MCP server

Give your AI agent real-time web data with a single connection. This Model Context Protocol server exposes 12 production scraping tools β€” Reddit, Amazon, eBay, Google Maps (search + reviews), Yelp, YouTube, TikTok, Indeed, Trustpilot, website contact finder, and SaaS pricing tracker β€” to Claude, ChatGPT, Cursor, Cline, Windsurf, or any MCP client.

One endpoint. Twelve tools. Pay only for the calls your agent makes.

The 12 tools

ToolWhat your agent gets
reddit_scrapeSubreddit posts, Reddit-wide search, comment threads β€” sentiment & market research
amazon_searchProducts, prices, ratings, ASINs β€” 10 marketplaces (US/UK/DE/FR/IT/ES/CA/AU/JP/IN)
ebay_searchLive listings + sold listings for real market-price history
google_maps_searchLocal businesses: name, address, phone, website, rating, GPS
google_maps_reviewsFull review text + ratings for any Google Maps place
yelp_searchYelp businesses via the official Fusion API (bring your free Yelp key)
youtube_channelChannel stats + recent video metrics
tiktok_profileCreator profiles, video stats, hashtag discovery
indeed_jobsJob listings with salary data β€” 7 countries, date/type filters
trustpilot_reviewsCompany reviews β€” mine complaints with filterByRating: 1
website_contactsEmails, phones, social links, tech stack from any domain
saas_pricingStructured pricing tiers from any SaaS pricing page + change detection

Quick start

You need an Apify account (free tier works) and your API token from Console β†’ Settings β†’ API & Integrations.

The MCP endpoint (Streamable HTTP):

Code
https://renzomacar--multi-scraper-mcp.apify.actor/mcp

Authenticate with Authorization: Bearer <YOUR_APIFY_TOKEN> (or append ?token=<YOUR_APIFY_TOKEN>).

Claude Code

Terminal
claude mcp add --transport http multi-scraper \
  "https://renzomacar--multi-scraper-mcp.apify.actor/mcp" \
  --header "Authorization: Bearer YOUR_APIFY_TOKEN"

Claude Desktop

Settings β†’ Developer β†’ Edit Config, then add:

config.json
{
  "mcpServers": {
    "multi-scraper": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://renzomacar--multi-scraper-mcp.apify.actor/mcp",
        "--header",
        "Authorization: Bearer YOUR_APIFY_TOKEN"
      ]
    }
  }
}

Cursor / Windsurf / Cline

Add to your MCP config (e.g. .cursor/mcp.json):

config.json
{
  "mcpServers": {
    "multi-scraper": {
      "url": "https://renzomacar--multi-scraper-mcp.apify.actor/mcp",
      "headers": { "Authorization": "Bearer YOUR_APIFY_TOKEN" }
    }
  }
}

ChatGPT (Developer Mode connectors)

Settings β†’ Connectors β†’ Advanced β†’ Developer mode β†’ Add custom connector, with URL:

Code
https://renzomacar--multi-scraper-mcp.apify.actor/mcp?token=YOUR_APIFY_TOKEN

Legacy SSE clients

An SSE transport is also available at /sse (+ /messages) for older clients.

Pricing β€” transparent pay-per-event

EventPrice
Tool call (successful)$0.05
Actor start (standby wake-up)$0.00005 per GB
  • No subscription, no minimums β€” you pay only when your agent actually calls a tool.
  • Underlying scraper runs execute under your Apify account at their own listed rates (typically fractions of a cent per result).
  • Failed tool calls are not charged.

Notes per tool

  • yelp_search needs a Yelp Fusion API key β€” free, 5,000 calls/day, 2 minutes to get at docs.developer.yelp.com. Pass it as the yelpApiKey tool argument.
  • reddit_scrape survived Reddit shutting down its public .json endpoints (June 2026, universal 403): it now falls back to Reddit RSS feeds with a circuit breaker, so it keeps returning posts. In RSS mode items don't include score/comment counts (source: rss-fallback).
  • Keep maxResults* small (10–30) for snappy agent loops; raise them for batch research.

Example agent workflows

  • Local lead-gen pipeline: google_maps_search ("dentists in Miami") β†’ website_contacts (emails + tech stack) β†’ your CRM.
  • Product intelligence: amazon_search + ebay_search (soldOnly) β†’ real street price vs. listed price.
  • Brand/sentiment monitor: reddit_scrape + trustpilot_reviews (filterByRating: 1) + google_maps_reviews β†’ weekly complaint digest.
  • Competitor watch: saas_pricing on competitor pricing pages with compareWithPrevious: true β†’ alert on changes.
  • Hiring-signal prospecting: indeed_jobs ("Shopify developer") β†’ companies investing in e-commerce β†’ website_contacts.

Why this server

  • Every tool wraps a battle-tested public Apify Actor (4,000+ combined runs).
  • Structured JSON with consistent schemas β€” built for LLM consumption, results truncated to stay token-friendly.
  • Both modern Streamable HTTP (/mcp) and legacy SSE (/sse) transports.
  • Open source: github.com/Perufitlife/multi-scraper-mcp.

Found this useful?

Please leave a quick review on the Reviews tab β€” it genuinely helps independent developers get visibility on the Apify Store. Thanks!

Related MCP Servers

View all in Search & Data Extraction View all alternatives
  • S
    Scrapling MCP Server

    Web scraping with stealth HTTP, real browsers, and Cloudflare bypass. CSS selectors supported.

    πŸ”Ž Search & Data Extraction0 views
    Compare vs Scrapling MCP Server β†’
  • Web Search logoWeb Search

    Web search for AI agents β€” one tool across 6 engines, routed to the cheapest + cached.

    πŸ”Ž Search & Data Extraction0 views
    Compare vs Web Search β†’
  • M
    Mcp Server

    Official GrabzIt MCP server for AI web scraping, screenshots, and PDF/DOCX generation.

    πŸ”Ž Search & Data Extraction0 views
    Compare vs Mcp Server β†’
  • N
    Nodebench

    260 MCP tools across 49 domains. AI Flywheel, quality gates, research, web scraping.

    πŸ”Ž Search & Data Extraction0 views
    Compare vs Nodebench β†’

Frequently Asked Questions about Multi Scraper Mcp

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "multi-scraper-mcp": { "command": "npx", "args": ["-y", "multi-scraper-mcp"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMulti Scraper Mcp AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/multi-scraper-mcp?style=directory)](https://allmcps.com/mcp/multi-scraper-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/multi-scraper-mcp"><img src="https://allmcps.com/api/badge/multi-scraper-mcp?style=directory" alt="Multi Scraper Mcp on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ”ŽSearch & Data Extraction
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ”Ž Search & Data Extraction β†’Best MCP servers for Web Search & Scraping β†’Alternatives to Multi Scraper Mcp β†’Install in Claude DesktopInstall in CursorInstall in VS Code