# Email Deliverability Audit — SPF/DKIM/DMARC Check

Email deliverability audit API for AI agents. Analyze any domain's email authentication: SPF record validation, DKIM selector check, DMARC policy analysis, MX record health, and composite deliverabil…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add axel-belfort/email-deliverability

# Browse available tools
npx -y smithery tool list axel-belfort/email-deliverability
```
