Verify any email in real time with 99.8% accuracy before you hit send.
Clean out dead, outdated contacts so your next campaign reaches real inboxes.
Verify up to 25K emails in one go with a full status breakdown
Documentation for connecting the ReachStream EmailVerifier MCP connector to Claude.
The ReachStream EmailVerifier connector lets you verify email addresses directly from a Claude conversation, using your own Reachstream account and credits. Ask Claude to verify one email or a batch of them, and it calls the same Reachstream Email Verifier API that powers the Reachstream dashboard — no copy-pasting into a separate tool.
Anyone with an existing Reachstream account. If you don't have one yet, learn more at reachstream.com/email-verifier and sign up at emailverifier.reachstream.com — the connector authenticates with your Reachstream login, it doesn't create a separate account of its own.
https://emailverifier-mcp.reachstream.com/mcpFrom a terminal:
claude mcp add --transport http "ReachStream EmailVerifier" https://emailverifier-mcp.reachstream.com/mcp
Then run /mcp inside Claude Code and authenticate the same way as above.
This connector uses OAuth 2.1 (authorization code flow with PKCE). Every user authenticates with their own Reachstream account — there is no shared or static API key. Signing in resolves your own account's API key for the session, so verifications are billed against your own credits, never anyone else's.
Questions or issues connecting? Visit the Reachstream Help Center, or contact support@reachstream.com.
See Reachstream's Privacy Policy for what data is collected and how it's used, the Terms of Service, and the Privacy Center to manage your data preferences.
This connector is a thin wrapper around the Reachstream Email Verifier REST API. Its interactive reference docs are available at Swagger UI and ReDoc if you'd like to call the API directly instead of through Claude.