Deliverability Doctor
Deliverability Doctor
Remote MCP-Server: „Kann meine Domain per E-Mail gespooft werden?“ beantwortet aus öffentlichem DNS, bewertet, mit konkreten Fixes. Verbindbar mit Claude (benutzerdefinierter Connector) und ChatGPT (Apps SDK / MCP-Connector) – beide sprechen MCP, ein Server bedient beide.
Tools
check_email_security(domain)— SPF (inkl. RFC 7208 Multiple-Record-Permerror undredirect=-Behandlung), DMARC (Policy, rua, pct), MX, DKIM bei 7 gängigen Selektoren. Bewerteter A–F-Bericht, Fixes pro Befund, Upsell-Zeile nur bei vorhandenen Problemen. Akzeptiert reine Domain, URL oder E-Mail-Adresse.compare_email_security(domains[2..5])— Vergleichstabelle mit Noten.
Related MCP server: Blackveil DNS
Designentscheidungen
Ohne Authentifizierung: liest nur öffentliches DNS, speichert nichts, nimmt nichts außer einer Domain. Geringstmögliche Verbindungsreibung; nichts Sensibles zu schützen.
DNS-over-HTTPS (Cloudflare → Google-Fallback): identischer Code läuft auf lokalem Node und auf Cloudflare Workers – keine Abhängigkeit vom
dns-Modul.Zustandsloses streambares HTTP: frischer Transport pro Anfrage, keine Sitzungen; sicher zu skalieren, trivial für Clients.
NXDOMAIN wird abgelehnt, nicht bewertet – „Domain existiert nicht“ ≠ „spoofbar“.
Verifiziert gegen bekannte Zustände vor dem ersten Lauf: gmail.com (
redirect=darf nicht markiert werden), n8n.io (muss A beip=rejectergeben), Domain ohne alles (muss F ergeben), NXDOMAIN (muss abgelehnt werden).
Ausführen
npm install
node server.js # :8787/mcpSchnelle öffentliche Demo: cloudflared tunnel --url http://localhost:8787 → verwenden Sie https://<random>.trycloudflare.com/mcp als Connector-URL.
Status 2026-08-23
Lokal: Ende-zu-Ende-MCP verifiziert (initialize / tools/list / tools/call).
Öffentlich: live über Quick Tunnel, initialize von der öffentlichen URL verifiziert.
Dauerhaftes Hosting: ausstehend – Cloudflare-Workers-Deployment benötigt Kacpers Konto (~5 Min.). Tunnel-URL stirbt mit dem Prozess/PC.
Verzeichniseinreichungen (Anthropic-Connector-Verzeichnis, ChatGPT-Apps): benötigen zuerst die dauerhafte URL, dann Kacpers Entwicklerkonten.
Monetarisierungspfad
Kostenloses Tool = Verbreitung. Der Bericht verlinkt das schriftliche Audit für 99 $ (niekonieczny.gumroad.com/l/vscjt) nur, wenn Probleme gefunden werden. HINWEIS: Gumroad-Auszahlungen sind derzeit aufgrund von Stripe-KYC eingefroren – vor der Bewerbung wieder freischalten.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables DNS and email security analysis through passive and active scanning capabilities. Provides comprehensive domain security checks including SPF, DMARC, DNSSEC validation, MX record analysis, and SMTP connectivity testing.MIT
- AlicenseAqualityBmaintenanceA DNS and email security scanner with 77 MCP tools for assessing SPF, DMARC, DKIM, DNSSEC, SSL/TLS, and more, providing guided remediation and attack path simulation.761808Business Source 1.1
- AlicenseAqualityCmaintenanceEnables AI agents to audit email and domain security (SPF, DKIM, DMARC, etc.) for any domain without requiring API keys.19MIT
- AlicenseAqualityAmaintenanceEnables auditing any domain's email deliverability and DNS health, including SPF, DKIM, DMARC, MX, mail provider, DNS blacklist status, catch-all, domain age, and a deliverability score.12201MIT
Related MCP Connectors
Monitor and manage email authentication (SPF, DKIM, DMARC, MTA-STS, BIMI) for your domains.
Scan and fix email auth (SPF, DMARC, DKIM, MX, blacklists, expiry) + DNS checks. Validated fixes.
Free SPF, DKIM, DMARC, MX deliverability check with graded shareable reports, plus referral terms
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Integrity-Os/deliverability-doctor'
If you have feedback or need assistance with the MCP directory API, please join our Discord server