About
Overview
The DNS Lookup MCP Server enables AI agents to perform DNS queries. It supports all common record types and provides dig-like output for domain investigation.
Capabilities
Tools & Capabilities
⚡lookup
Look up DNS records for a domain
⚡reverse_lookup
Perform reverse DNS lookup
Setup
Installation
bash
Install
npx -y mcp-server-dns-lookupExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"dns-lookup": {
"command": "npx",
"args": ["-y", "mcp-server-dns-lookup"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 30
Last UpdatedFeb 12, 2026