email_verifier
ActiveTool of mcp-hunter
Verify an email address with Hunter.io email verification. Checks deliverability, MX records, SMTP, and whether the address is disposable or webmail. Returns a status, result, and confidence score. Example: email_verifier({ email: "patrick@stripe.com" })
Parameters schema
{
"type": "object",
"required": [
"email"
],
"properties": {
"email": {
"type": "string",
"description": "Email address to verify, e.g. \"patrick@stripe.com\""
},
"_apiKey": {
"type": "string",
"description": "Optional — your own Hunter.io API key for higher limits; omit to use the shared Pipeworx key."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-hunter
https://github.com/pipeworx-io/mcp-hunter
2/7 registries