Dns Query
Createdglucn
Performs DNS lookups for various record types through a standardized Model Context Protocol (MCP) interface.
About
Dns Query offers DNS querying capabilities through a standardized Model Context Protocol (MCP) interface. It allows users to perform DNS lookups for various record types such as A, AAAA, MX, TXT, CNAME, and NS records. Built with TypeScript for type safety and utilizing the Node.js native DNS module, this tool provides a simple and reliable way to integrate DNS querying into MCP-compatible applications.
Key Features
- Built with TypeScript for type safety
- Standardized MCP interface
- 0 GitHub stars
- DNS querying for various record types
- Uses Node.js native DNS module