12 web scraping tools for AI agents: Reddit, Amazon, eBay, Google Maps, Yelp, YouTube, TikTok
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
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.
| Tool | What your agent gets |
|---|---|
reddit_scrape | Subreddit posts, Reddit-wide search, comment threads β sentiment & market research |
amazon_search | Products, prices, ratings, ASINs β 10 marketplaces (US/UK/DE/FR/IT/ES/CA/AU/JP/IN) |
ebay_search | Live listings + sold listings for real market-price history |
google_maps_search | Local businesses: name, address, phone, website, rating, GPS |
google_maps_reviews | Full review text + ratings for any Google Maps place |
yelp_search | Yelp businesses via the official Fusion API (bring your free Yelp key) |
youtube_channel | Channel stats + recent video metrics |
tiktok_profile | Creator profiles, video stats, hashtag discovery |
indeed_jobs | Job listings with salary data β 7 countries, date/type filters |
trustpilot_reviews | Company reviews β mine complaints with filterByRating: 1 |
website_contacts | Emails, phones, social links, tech stack from any domain |
saas_pricing | Structured pricing tiers from any SaaS pricing page + change detection |
You need an Apify account (free tier works) and your API token from Console β Settings β API & Integrations.
The MCP endpoint (Streamable HTTP):
Authenticate with Authorization: Bearer <YOUR_APIFY_TOKEN> (or append ?token=<YOUR_APIFY_TOKEN>).
Settings β Developer β Edit Config, then add:
Add to your MCP config (e.g. .cursor/mcp.json):
Settings β Connectors β Advanced β Developer mode β Add custom connector, with URL:
An SSE transport is also available at /sse (+ /messages) for older clients.
| Event | Price |
|---|---|
| Tool call (successful) | $0.05 |
| Actor start (standby wake-up) | $0.00005 per GB |
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).maxResults* small (10β30) for snappy agent loops; raise them for batch research.google_maps_search ("dentists in Miami") β website_contacts (emails + tech stack) β your CRM.amazon_search + ebay_search (soldOnly) β real street price vs. listed price.reddit_scrape + trustpilot_reviews (filterByRating: 1) + google_maps_reviews β weekly complaint digest.saas_pricing on competitor pricing pages with compareWithPrevious: true β alert on changes.indeed_jobs ("Shopify developer") β companies investing in e-commerce β website_contacts./mcp) and legacy SSE (/sse) transports.Please leave a quick review on the Reviews tab β it genuinely helps independent developers get visibility on the Apify Store. Thanks!
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/multi-scraper-mcp)<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>