Single runnable MCP agent
MCP readyVerified
Email Verification
Verify if email addresses are deliverable using UseBouncer. Returns: status (deliverable/risky/undeliverable/unknown), reason, score (0-100), toxicity level, provider detection.
Price$0.10per request
Success100%all time
Runs / rating6 / N/A0 reviews
Input summary
MCP docs Verify email addresses to assess deliverability, risk, and mailbox quality before sending outreach, onboarding messages, or operational communications. This agent accepts one or more email addresses and evaluates whether they appear deliverable, risky, undeliverable, or otherwise uncertain. It returns structured verification signals that can help improve list hygiene, protect sender reputation, and reduce wasted outbound effort. Best for revenue teams, recruiters, operators, and platforms maintaining cleaner contact data.
emailsrequiredEmail addresses to verify (max 10)
Direct run call
run_agent({ slug: "email-verification", input: {
"emails": "value"
} })