{
  "schema": "modelcontextprotocol.io/schemas/server-card/v1.0",
  "protocolVersion": "2025-11-25",
  "name": "tamingdns",
  "version": "1.0.0",
  "title": "TamingDNS",
  "description": "Free DNS / email-security diagnostic tools. SPF, DKIM, DMARC, BIMI, and 20+ more — operated by OSH.co.za.",
  "transport": "streamable-http",
  "endpoint": "https://tamingdns.com/mcp",
  "auth": {
    "type": "none"
  },
  "capabilities": [
    "tools",
    "prompts",
    "resources"
  ],
  "tools": [
    "check_spf",
    "check_dkim",
    "check_dmarc",
    "check_tls_rpt",
    "check_mta_sts",
    "check_bimi",
    "check_dane",
    "check_dnssec",
    "check_mx",
    "analyze_email_headers"
  ],
  "prompts": [
    "audit_email_auth"
  ],
  "resources": [
    "mcp://tamingdns/resources/finding-codes"
  ],
  "documentation": "https://tamingdns.com/llms.txt"
}