Skip to main content
Glama

DNSDumpster MCP Server

by anhhung04

query_domain

Retrieve comprehensive DNS records for any domain including subdomains, mail servers, and infrastructure details through DNSDumpster API queries.

Instructions

Query DNSDumpster for all DNS records related to a domain.

Args: domain: The domain name to query (e.g., example.com) ctx: Request context

Returns: JSON string containing all DNS records

Input Schema

NameRequiredDescriptionDefault
domainYes

Input Schema (JSON Schema)

{ "properties": { "domain": { "title": "Domain", "type": "string" } }, "required": [ "domain" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/anhhung04/mcp-dnsdumpster'

If you have feedback or need assistance with the MCP directory API, please join our Discord server