dnsdumpster
by MaxWeeden
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DNSDUMPSTER_API_KEY | Yes | Your DNSDumpster API key |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| query_domainC | Query DNSDumpster for all DNS records related to a domain. |
| get_a_recordsB | Get A records for a domain. |
| get_mx_recordsB | Get MX (mail) records for a domain. |
| get_ns_recordsB | Get NS (nameserver) records for a domain. |
| get_txt_recordsB | Get TXT records for a domain. |
| get_cname_recordsA | Get CNAME records for a domain. |
| search_subdomainsA | Search for subdomains of a given domain. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| lookup_domain | Look up DNS information for a domain. |
| check_dns_security | Check the DNS security configuration of a domain. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/MaxWeeden/mcp-dnsdumpster'
If you have feedback or need assistance with the MCP directory API, please join our Discord server