---
name: ScraperCity Cold Email List
description: From an ICP or a list of domains, find the right people, get verified emails, and validate before sending. Runs on the ScraperCity MCP server.
---

# ScraperCity Cold Email List

From an ICP or a list of domains, find the right people, get verified emails, and validate before sending.

## When to use it

Use to assemble a targeted, deliverable email list for a cold campaign.

## ScraperCity MCP tools this uses

- `query_lead_database`
- `find_emails`
- `validate_emails`

Set up the server first: see https://scrapercity.com/mcp for the config and https://scrapercity.com/how-to-use for the start, poll, download pattern and error codes.

## Steps

1. Take the ICP or the list of domains from the user.
2. Pull matching people from query_lead_database, or find_emails from names and domains.
3. Validate every email with validate_emails and drop the invalid and risky addresses.
4. Return a CSV of contacts that are safe to send to.

## Inputs

An ICP description or a list of company domains.

## Output

A validated, send-ready cold email list.

## Cost and tips

Always validate before the first send. Invalid addresses hurt your sending domain more than a smaller list does.

Scrapers draw per result from your wallet balance. find_emails and find_mobiles charge only when a result is found. The B2B database is unlimited on the $149/mo plan. Check counts before you export so spend stays predictable.
