Dns (mcp-server-dns) is an open-source MCP server that provides DNS utilities including standard lookups (A, AAAA, MX, TXT, CNAME, NS, SOA, SRV, PTR), reverse DNS, resolving all records, checking nameservers, and domain WHOIS queries. It is designed for developers and system integrators looking to run DNS-related queries via an API/MCP protocol, requiring zero authentication and configuration, and utilizes Node.js's built-in DNS module.
Visit Dns's official website for product details and getting started.