Serverscom.themailx/email-deliverability
D

MailX Email Deliverability

com.themailx/email-deliverability · v1.0.0
● Remote
v1.0.0remote🌐 https://themailx.com/mcp↗ Website
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.themailx/email-deliverability",
  "description": "Check SPF/DKIM/DMARC/BIMI, blacklists, SMTP/IMAP; DNS lookups; generate email DNS records.",
  "title": "MailX Email Deliverability",
  "version": "1.0.0",
  "websiteUrl": "https://themailx.com",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://themailx.com/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}