dns for Claude Desktop
io.github.ofershap/dns
MCP server for DNS lookups, reverse DNS, WHOIS, and domain checks — zero auth, zero config
client:Claude Desktop
transport:stdio
runtime:npm
Install dns in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"dns": {
"command": "npx",
"args": [
"-y",
"mcp-server-dns"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs