Skip to content
Back to search
30
MCP

@n8n-dev/n8n-nodes-mailboxvalidator-validation

n8n/@n8n-dev/n8n-nodes-mailboxvalidator-validation

Single Validation API validates one email, returns JSON/XML results.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@n8n-dev/n8n-nodes-mailboxvalidator-checker
Checks if email is from free provider, returns JSON or XML.
0 tools
@n8n-dev/n8n-nodes-mailboxvalidator-disposable
Checks if email is disposable, returns JSON/XML.
0 tools
n8n-nodes-emailvalidation
n8n node to validate and verify email addresses via emailvalidation.io.
0 tools
n8n-nodes-verifiemail
n8n node for VerifiEmail API - Powerful Email validation API
0 tools
n8n-nodes-verificar-email-api
n8n node to verify email addresses using the Verificar API
0 tools
@n8n-dev/n8n-nodes-interzoid-getemailinfo
Validates email deliverability via syntax, server checks, and demographic data.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@n8n-dev/n8n-nodes-mailboxvalidator-validation": {
      "url": "None",
      "transport": "http"
    }
  }
}