Agent Tools
Back to MCP servers

Email Verification — Real-Time Deliverability Check

https://server.smithery.ai/axel-belfort/email-verification/mcp
● healthy

Email verification API for AI agents. Validate any email address in real-time with syntax check, MX record validation, disposable provider detection (Mailinator, Guerrilla Mail, 100+ providers), role-based flags (admin@, info@), and composite quality score 0-100. Tools: email_verify_address (single), email_verify_batch (up to 100 emails). Use this BEFORE sending outreach emails, adding contacts to CRM, or processing signups. Essential for cleaning email lists, detecting fake registrations, and qualifying leads. Drop-in replacement for Hunter.io email verification at 15x lower cost. Returns: {valid, syntax, mx, disposable, role, free, score, email}. No API key required — x402 micropayment $0.002/call on Base L2.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/axel-belfort/email-verification/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/axel-belfort/email-verification/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://github.com/Br0ski777/email-verification-x402
Listed at (smithery)
https://github.com/Br0ski777/email-verification-x402