dns-query
Query DNS records for a specific domain and record type, such as A, AAAA, MX, TXT, CNAME, or NS, using a standardized MCP interface for accurate results.
Instructions
Make a DNS query for a given name and type
Input Schema
Name | Required | Description | Default |
---|---|---|---|
name | Yes | The domain name to query | |
type | Yes | The DNS record type (A, AAAA, MX, TXT, CNAME, NS, etc.) |