Catalog
io.github.Br0ski777/email-deliverability
Officialby Br0ski777 · TypeScript
Email Deliverability Audit API
Audit email domain deliverability: SPF, DKIM, DMARC, MX. Score 0-100. x402.
Audits email domain authentication and configuration with SPF, DKIM, DMARC, and MX validation.
Topics
ai-agentsmcpmcp-servermonitoringsecurityx402
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"email-deliverability": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://email-deliverability.api.klymax402.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.