dns-lookup-mcp

Rumblingb/dns-lookup-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
MCP server for dns lookup mcp
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dns-lookup-mcp": {
      "command": "uvx",
      "args": [
        "dns-lookup-mcp"
      ]
    }
  }
}

Or install with pip: pip install dns-lookup-mcp

README Excerpt

Resolve DNS records for any domain — A, AAAA, MX, NS, CNAME, TXT, SOA. Plus reverse DNS lookup. **$19/month** — Unlimited DNS queries for your AI agents. ▶ [Subscribe Now](https://buy.stripe.com/dRm6oJ4Hd2Jugek0wz1oI0m) | Tool | Description | |------|-------------| | `dns_lookup_record` | Lookup a specific DNS record type |

Tools (3)

dns_get_all_recordsdns_lookup_recorddns_reverse_lookup