Lead Gen & Scraping MCP Server - 17 Tools for AI Agents
Pricing
from $46.50 / 1,000 tool calls
Lead Gen & Scraping MCP Server - 17 Tools for AI Agents
One MCP server, 16 tools for AI agents: find B2B leads with emails by industry + city, enrich company domains and people into verified contacts, score ICP fit, extract website contacts, plus Google Maps, Reddit, Amazon & TikTok scraping. Streamable HTTP + SSE. Pay per tool call.
Pricing
from $46.50 / 1,000 tool calls
Rating
0.0
(0)
Developer
Renzo Madueno
Maintained by CommunityActor stats
0
Bookmarked
4
Total users
1
Monthly active users
40 minutes ago
Last modified
Categories
Share
Lead Gen & Scraping MCP Server — 17 Tools for AI Agents
One MCP server that gives Claude, Cursor, ChatGPT or any MCP client 17 production tools: B2B lead discovery with emails, company/person/ICP enrichment, website contact extraction, local business data, and web scraping across Reddit, Amazon, eBay, YouTube, TikTok, Indeed and Trustpilot.
No API keys to manage. No servers to run. Pay per tool call.
Connect it in 60 seconds
The server speaks Streamable HTTP (modern clients) and SSE (legacy clients).
Endpoint
https://renzomacar--multi-scraper-mcp.apify.actor/mcp?token=YOUR_APIFY_TOKEN
Get a free token at console.apify.com/settings/integrations.
Claude Desktop / Claude Code
Add to claude_desktop_config.json (Settings → Developer → Edit Config):
{"mcpServers": {"leadgen-scraper": {"command": "npx","args": ["-y", "mcp-remote","https://renzomacar--multi-scraper-mcp.apify.actor/mcp?token=YOUR_APIFY_TOKEN"]}}}
Restart Claude. The 17 tools appear under the tools icon.
Cursor
Settings → MCP → Add new global MCP server, then in ~/.cursor/mcp.json:
{"mcpServers": {"leadgen-scraper": {"url": "https://renzomacar--multi-scraper-mcp.apify.actor/mcp?token=YOUR_APIFY_TOKEN"}}}
ChatGPT / any HTTP MCP client
Point the client at the same /mcp URL. For older SSE-only clients use /sse instead of /mcp.
Verify the connection
curl -X POST "https://renzomacar--multi-scraper-mcp.apify.actor/mcp?token=YOUR_APIFY_TOKEN" \-H "Content-Type: application/json" \-H "Accept: application/json, text/event-stream" \-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-06-18","capabilities":{},"clientInfo":{"name":"curl","version":"1"}}}'
Tools
Lead generation & enrichment
| Tool | What your agent can do |
|---|---|
find_b2b_leads | Find B2B companies with emails by industry + city ("dentists in Miami, FL"). The Apollo/ZoomInfo-style workhorse — start here for any lead list. |
enrich_company | Turn a domain into a full profile: industry, size, tech stack, socials, decision-maker names and emails. |
enrich_person | Turn "Jane Smith, acme.com" into a verified work email + job title with a confidence score. |
score_leads_icp | Enrich and rank a mixed list of emails/domains/names against your ideal customer profile. |
website_contacts | Crawl any site and pull emails, phones, socials and tech stack. |
google_maps_leads | Google Maps businesses already enriched with emails — contactable local leads in one call. |
healthcare_provider_leads | Government-verified US providers from the NPPES/NPI registry, enriched with emails. |
Local & market data
| Tool | What your agent can do |
|---|---|
google_maps_search | Local businesses by category + location: name, address, phone, website, rating, GPS. |
google_maps_reviews | Full review text, ratings and owner responses for specific places. |
trustpilot_reviews | Competitor reputation and customer pain points from Trustpilot. |
saas_pricing | Structured pricing tiers and features from any SaaS pricing page, with change detection. |
amazon_search / ebay_search | Product research and real sold-price history across 10 marketplaces. |
indeed_jobs | Job listings for salary benchmarking and hiring-signal lead gen. |
Social & research
| Tool | What your agent can do |
|---|---|
reddit_scrape | Posts, comments and keyword searches for sentiment and market research. |
youtube_channel | Channel stats and recent video performance for influencer vetting. |
tiktok_profile | Creator profiles, video metrics and trending hashtag discovery. |
Example agent prompts
- "Find 25 dental practices in Miami with email addresses, then rank them by ICP fit for a SaaS selling scheduling software."
- "Enrich stripe.com and notion.so — who are the decision makers and what's their tech stack?"
- "Get the work email for Dylan Field at figma.com."
- "What are people complaining about on Trustpilot for our top 3 competitors?"
Pricing
Pay per event — no monthly subscription, no platform rental.
| Event | Price |
|---|---|
| Tool call | $0.05 |
| Actor start | $0.00005 per GB |
You are only charged when a tool actually runs.
Related Actors by the same author
Every tool above is backed by a standalone Actor you can also run directly, on a schedule, or via the Apify API:
- B2B Leads Finder — Apollo/ZoomInfo alternative with emails
- Company Enrichment — domain to tech stack & contacts
- People Enrichment — name & company to verified email
- Lead Enrichment & Scoring — email/domain to ICP fit
- Website Contact Finder — emails, phones, socials, tech stack
- Google Maps Businesses · Google Maps Leads with Emails
- Healthcare Provider Leads — verified NPI registry data
Industry-specific lead scrapers (same engine, pre-tuned per niche): dentists · realtors · med spas · roofing · lawyers · restaurants · contractors · plumbing & HVAC · gyms · car dealers · veterinarians · chiropractors · landscaping · cleaning services · Shopify stores
Other MCP servers by the same author:
- Deep Research MCP — web search, page reading and cited research dossiers
- Aviation MCP — METAR, airports and aircraft data
Notes
- Scraper tools can take 1–3 minutes; the server streams keepalive notifications so your client does not time out.
- Results are returned as readable JSON in the tool response (first 5 items inline, with a total count).
- Built on the Apify platform — proxies, retries and scaling are handled for you.

