dynadot_dns
Manage DNS records and DNSSEC configuration for domains through the Domain MCP server. Get, set, or clear DNS settings including A, AAAA, CNAME, MX, and TXT records.
Instructions
DNS management: get/set DNS records, DNSSEC configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform: get: Get current DNS records | set: Set DNS records | set_dnssec: Enable DNSSEC | get_dnssec: Get DNSSEC settings | clear_dnssec: Remove DNSSEC | |
| domain | No | Domain name (e.g., example.com) | |
| mainRecords | No | Main domain records | |
| subdomainRecords | No | Subdomain records | |
| keyTag | No | Key tag | |
| algorithm | No | Algorithm | |
| digestType | No | Digest type | |
| digest | No | DS record digest |