# email-validator MCP server

Cloudflare Workers MCP server: email-validator

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-lazymac2x-email-validator
- Repository: https://github.com/lazymac2x/email-validator-api

## Install
- Endpoint: https://api.lazy-mac.com/email-validator/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.lazy-mac.com/email-validator/mcp

## Tools
- validate_email - Validate a single email address with comprehensive checks: syntax (RFC 5322), MX records, disposable domain detection, role-based detection, SPF/DKIM, typo suggestions, and risk scoring (0-100). Endpoint: https://api.lazy-mac.com/email-validator/mcp
- validate_batch - Batch validate up to 100 email addresses at once. Returns individual results plus summary stats. Endpoint: https://api.lazy-mac.com/email-validator/mcp
- check_domain - Check domain reputation: MX records, SPF, DKIM, disposable detection, A record existence, and overall reputation score. Endpoint: https://api.lazy-mac.com/email-validator/mcp
- suggest_fix - Detect common email typos and suggest corrections (e.g. user@gmial.com -> user@gmail.com). Covers Gmail, Yahoo, Hotmail, Outlook, iCloud, Protonmail, and more. Endpoint: https://api.lazy-mac.com/email-validator/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.lazymac2x
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 16, 2026
- Source: https://registry.modelcontextprotocol.io
