Auth Posture — Email Deliverability & Spoofability Audit

One-call domain audit: MX receiving, SPF/DMARC/DKIM spoofing protection, disposable-address risk.

Should I use this

Quality & Safety

A
Description quality
80%
Schema completeness
100%
Naming quality
100%
Poisoning risk
100%
Permission match
100%
Protocol compliance
100%

Based on automated analysis of tool definitions and protocol compliance.

Context Cost

~100Tokens (tool definitions)
~381 BTypical response size
Minimal attention impact (0.08% of 128k context)

This is the approximate number of tokens consumed each time the server's tools are loaded into a model's context. Higher counts reduce the attention available for other tasks.

Install

One-Click Install

Add this to your `claude_desktop_config.json` file:

{
  "mcpServers": {
    "audit": {
      "url": "https://auth-posture.rowb.app/mcp"
    }
  }
}

Remote endpoints

https://auth-posture.rowb.app/mcpstreamable-http

What it can do

Tool inventory

Tools (1)

🟢 Read-only🟡 Write🔴 Delete⚪ Unknown
audit_domain(domain)

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}.

Input Schema

{
  "type": "object",
  "properties": {
    "domain": {
      "type": "string",
      "description": "bare domain, e.g. example.com"
    }
  },
  "required": [
    "domain"
  ]
}

Community

Rate this Server

Evidence

Recent observations

verifiedversion not recorded1 tools