Auth Posture — Email Deliverability & Spoofability Audit
Server Details
One-call domain audit: MX receiving, SPF/DMARC/DKIM spoofing protection, disposable-address risk.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP · MCP 2025-06-18
- URL
TDQS
Scored across 1 tool
With only one tool, there is no possibility of confusing tools with overlapping purposes. The single audit_domain tool has a clear, unified responsibility.
The single tool name follows a clean verb_noun pattern (audit_domain) with lowercase snake_case. There is no other tool to introduce inconsistency.
One tool is borderline for a server, feeling thin for a typical tool surface. However, for a narrowly scoped audit purpose, a single comprehensive tool may be acceptable, so it earns the borderline score.
The audit_domain tool covers the key aspects of the stated domain: MX for receiving, SPF/DMARC/DKIM for spoofing posture, and disposable detection. There are no obvious missing operations for a one-call audit.
Available Tools
1 toolaudit_domainAInspect
Audit an email domain in one call: can it receive mail (MX), can it be spoofed (SPF/DMARC/DKIM posture), disposable check. Returns {can_receive, can_be_spoofed, score, reasons, checks}.
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | bare domain, e.g. example.com |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It discloses the tool's behavior by listing the checks performed and the exact return fields, implying a read-only audit operation. It does not explicitly state that it makes network requests or has no side effects, but the nature of the tool makes this clear.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is two sentences, front-loads the main purpose, and packs in the checks and return shape without any redundant words. Every element is useful.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Despite lacking an output schema, the description supplies the return object's fields. With one well-documented parameter and clear check semantics, an agent has enough information to invoke and interpret the tool correctly. No essential invocation detail is missing.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%; the schema already defines 'domain' as a bare domain with an example. The description does not add significant new meaning about the parameter, so the baseline of 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the verb and resource: 'Audit an email domain' and enumerates specific checks (MX, SPF/DMARC/DKIM, disposable). It also specifies the return object, leaving no ambiguity about what the tool does. Although there are no sibling tools to differentiate from, the level of specificity earns a 5.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
There are no sibling tools, so no alternative routing is needed. The description gives clear context: 'in one call' suggests this is the comprehensive domain audit tool, and the list of checks conveys when it applies. It does not explicitly state when not to use it, so it falls short of a 5.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- First observed
audit_domain
Related MCP Connectors
Complete domain email-auth audit in one call: SPF with RFC 7208 lookup counting, DKIM selector pr...
11Email posture for any domain: can it receive mail, can it be spoofed? MX, SPF and DMARC.
Check if a domain can be email-spoofed: SPF, DMARC, DKIM, MX graded from public DNS. Authless.
Email-domain intelligence: MX capability, provider, disposable status, SPF, DMARC, and MTA-STS.
Related MCP Servers
- 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.156 npm1MIT
- AlicenseNot gradedqualityCmaintenanceAudits email deliverability configuration for a domain, checking SPF, DKIM, DMARC, and MX records, returning a score and recommendations.MIT
- AlicenseAqualityCmaintenancePerforms domain security posture checks including SPF, DKIM, DMARC, TLS, and HTTP security headers.32 npmMIT
- 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
Glama MCP Gateway
Add one secure layer between your agents and this server.