You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.28.1).

check_email_domain

Inactive

Tool of org.scienceswarm/commerce-validators

declared in 1.28.1

Check whether a domain can actually receive email (has MX records) via a real DNS-over-HTTPS lookup — validate a customer/supplier email's domain before sending or invoicing. An LLM can't know current DNS; this does the live lookup.

Parameters schema

{
  "type": "object",
  "title": "check_email_domainArguments",
  "required": [
    "email_or_domain"
  ],
  "properties": {
    "email_or_domain": {
      "type": "string",
      "title": "Email Or Domain"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

org.scienceswarm/commerce-validators

https://github.com/vajdap/commerce-validators-mcp

1/7 registries
View full server →