HomeSecurity › IntoDNS.ai DNS & Email Security Scanner

IntoDNS.ai DNS & Email Security Scanner

DNS and email security: check SPF, DKIM, DMARC, DNSSEC, DANE and build the records. 45 tools.

TypeScript CloudLocal macOSWindowsLinux Remote
★ 2 stars Last pushed 2026-09-07 License: MIT

Topics: Security

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://intodns.ai/api/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http intodns-mcp-server https://intodns.ai/api/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "intodns-mcp-server": {
      "url": "https://intodns.ai/api/mcp"
    }
  }
}

Package (npm 1.10.3)

npx -y [email protected]

Or add to your MCP client config:

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

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry