---
name: ScraperCity Mobile Appender
description: Give LinkedIn URLs or emails and get verified mobile numbers for the people your reps should call. Runs on the ScraperCity MCP server.
---

# ScraperCity Mobile Appender

Give LinkedIn URLs or emails and get verified mobile numbers for the people your reps should call.

## When to use it

Use to build a dialer list from profiles or an email list.

## ScraperCity MCP tools this uses

- `find_mobiles`
- `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 LinkedIn URLs or emails from the user.
2. Run find_mobiles to return a verified mobile for each where one exists.
3. Return a CSV of the contacts with a mobile, and note how many had no match.

## Inputs

A list of LinkedIn URLs or email addresses.

## Output

A dialer-ready CSV of verified mobile numbers.

## Cost and tips

find_mobiles charges only when a number is found, so a list with low match rate stays cheap.

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.
