DNS Lookup — A, MX, TXT, CNAME via Cloudflare DoH
https://server.smithery.ai/axel-belfort/dns-lookup/mcp
● healthy
DNS record lookup API for AI agents. Query A, AAAA, MX, TXT, CNAME, NS, SOA, and SRV records via Cloudflare DNS-over-HTTPS. Fast, reliable, privacy-preserving lookups. Tools: network_lookup_dns. Use this for domain verification, email setup debugging, infrastructure analysis, or monitoring DNS changes. IMPORTANT: For full domain intelligence (WHOIS + DNS + SSL), use domain_lookup_intelligence. Returns: {records[], type, ttl}. No API key required — x402 micropayment $0.002/call on Base L2.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/axel-belfort/dns-lookup/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/axel-belfort/dns-lookup/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://github.com/Br0ski777/dns-lookup-x402