You're viewing a demo portfolio

Join the waitlist
PRSM

validate_emails

Active

Tool of com.thenextgennexus/google-maps-mcp-server

declared in 1.0.0

Validate and verify email addresses for deliverability, format compliance, and mailbox existence. Returns pass/fail status per email, syntax errors, domain validity, and SMTP verification result. Use before sending bulk emails to prevent bounces and protect sender reputation.

Parameters schema

{
  "type": "object",
  "required": [
    "emails"
  ],
  "properties": {
    "emails": {
      "type": "array",
      "items": {
        "type": "string",
        "description": "Individual email address to validate (e.g. 'john.doe@company.com', 'contact@example.org')"
      },
      "description": "Array of email addresses to validate for syntax, domain, and deliverability"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

com.thenextgennexus/google-maps-mcp-server

1/7 registries
View full server →