mcp-domaintools
`mcp-domaintools` is a Model Context Protocol server tailored for executing DNS and WHOIS queries. It provides robust mechanisms for AI assistants to conduct domain queries using both local and secure remote services. The tool supports various implementations, including Docker and Homebrew, for flexible deployment options.
DNS and WHOIS Query MCP Server mcp-domaintools
mcp-domaintools
is an MCP server that provides DNS and WHOIS query capabilities for AI assistants. This server enables AI models to perform DNS lookups using both local DNS resolvers and remote DNS-over-HTTPS services, specifically via Cloudflare and Google. It supports multiple DNS record types and offers a fallback mechanism for reliable DNS querying.
Features
- Local DNS Queries
- Remote DNS-over-HTTPS Queries
- WHOIS Lookups
- Support for multiple DNS record types
- Server-Sent Events (SSE) support
Installation
mcp-domaintools
can be integrated into editors or run directly using CLI tools like Homebrew, Docker, or GitHub releases. It offers standard mode and server mode for running as an HTTP server with SSE.