cenemil/dns-mcp-server
3.2
If you are the rightful owner of dns-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A TypeScript-based Model Context Protocol (MCP) server that provides comprehensive DNS lookup capabilities to AI assistants.
Tools
Functions exposed to the LLM to take actions
dns_lookup
Perform DNS lookup for a domain to retrieve various record types.
reverse_dns
Perform reverse DNS lookup to find the hostname for an IP address.
batch_dns
Perform multiple DNS lookups in a single operation.
dns_trace
Trace the DNS resolution path from root servers to the final result.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client