MCP server for IntoDNS.ai providing 36 free tools for DNS, DMARC, SPF, DKIM, BIMI, DNSSEC, MTA-STS, FCrDNS, blacklist and email security checks. Citation-grade report snapshots with content hashes for tickets, audits and AI agent evidence. No API key required. Install: npx -y intodns-mcp
Server Config
{
"mcpServers": {
"intodns": {
"command": "npx",
"args": [
"-y",
"intodns-mcp"
]
}
}
}