You're viewing a demo portfolio

Join the waitlist
PRSM

email_verifier

Active

Tool of mcp-hunter

declared in 0.1.0

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."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-hunter

https://github.com/pipeworx-io/mcp-hunter

2/7 registries
View full server →