Skip to content
Back to search
30
MCP

n8n-nodes-dns

n8n/n8n-nodes-dns

n8n community node for raw DNS queries using the DNS wire protocol (RFC 1035)

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

n8n-nodes-domain
n8n community node for domain registration lookups using RDAP and WHOIS.
0 tools
n8n-nodes-raw
n8n community node for RAW platform flow actions
0 tools
n8n-nodes-simplescraper
n8n community node for Simplescraper — web scraping API
0 tools
n8n-nodes-serper-unofficial
n8n community node for Serper web search
0 tools
n8n-nodes-wire
n8n community node for Wire. Push entries into a Wire container from any workflow.
0 tools
n8n-nodes-tldts
n8n community node for parsing URLs and domains using tldts
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "n8n-nodes-dns": {
      "url": "None",
      "transport": "http"
    }
  }
}