Skip to content
Claude Desktop

DomainDNA: Tech Stack Detector, WHOIS & Domain Age API for Claude Desktop

io.github.shawmena-dotcom/domain-intel

DomainDNA: a domain's tech stack, email security (MX/SPF/DMARC), TLS expiry and age in one record.

client:Claude Desktop transport:streamable-http

Install DomainDNA: Tech Stack Detector, WHOIS & Domain Age API in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "domain-intel": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.apify.com/?tools=cybermax/domain-intel"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

DomainDNA: Tech Stack Detector, WHOIS & Domain Age API in other clients