You're viewing a demo portfolio

Join the waitlist
PRSM

dns_lookup_all

Active

Tool of dns

declared in 0.1.0

Query all major DNS record types (A, AAAA, MX, NS, TXT, CNAME) for a domain in one call. Returns results grouped by type with TTLs and values.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "domain": "example.com"
    }
  ],
  "required": [
    "domain"
  ],
  "properties": {
    "domain": {
      "type": "string",
      "description": "Domain name to look up (e.g., \"example.com\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

dns

https://github.com/pipeworx-io/mcp-dns

1/7 registries
View full server →