Email Validate

local

email-tools

Validate email addresses (syntax + optional MX check) and extract email addresses from arbitrary text.

Included in every Nova Skills API key. Nothing to install — get a bearer token and this skill is available on your MCP endpoint.

Tools (2)

  • email_validate
    Validate an email address syntactically and (optionally) check whether the domain has MX records.
  • email_extract
    Extract all email addresses from a block of text (from a page, dump, log, whatever). Returns unique list.