WolfTech DNS MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| dns_lookupA | Look up any DNS record type for a given domain.
|
| spf_checkA | Retrieve and validate the SPF record for a domain. Checks syntax, counts DNS lookups (warns if approaching or exceeding the 10-lookup limit), and identifies common errors.
|
| mx_checkA | Look up MX records for a domain with priority ordering and resolved IP addresses.
|
| dmarc_checkA | Look up and parse the DMARC record for a domain.
|
| dkim_checkA | Look up a DKIM record for a domain using a specific selector.
|
| reverse_dnsA | Perform a reverse DNS lookup on an IP address.
|
| domain_healthA | Run a comprehensive check on a domain's email-related DNS configuration. Checks A, AAAA, NS, MX, SPF, DMARC, and provides an overall health assessment.
|
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/randalleast-beep/wolftech-dns-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server