MCP.so
Sign In
Servers

IntoDNS MCP Server — DNS & Email Security Scanning

@RoscoNL

Free MCP server that gives Claude, Cursor, Windsurf, and other AI assistants live DNS and email security scanning. Exposes 5 tools: scan_domain (full DNS & email security scan with A+ to F grade), check_email_security (SPF, DKIM, DMARC + blacklists), lookup_dns (any record type),

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "intodns": {
      "command": "npx",
      "args": [
        "-y",
        "intodns-mcp"
      ]
    }
  }
}

More from Developer Tools