DNS Query MCP tools
Tools for DNS lookup via the MCP server.
One-click install
Cursor and VS Code (stable / Insiders) expose documented install links; clicking opens the app to add this HTTP MCP. Other editors (Windsurf, Claude Code, Zed, …) still need manual config or their marketplace. Server name: unbnd-dns (unbnd for /api/mcp, unbnd-* for module routes).
Resolving MCP URL for this page…
Endpoints
POST
/api/mcp/dnsBody: { tool, params }. Call dns_query with domain (and optional dns).
Available tools
dns_query– Query DNS for a domain (A and AAAA records). Params: domain, dns (optional, default 1.1.1.1).
Playground
Send requests and view responses.