Domain MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DYNADOT_API_KEY | Yes | Your Dynadot API key (required). Get it from https://www.dynadot.com/account/domain/setting/api.html | |
| DYNADOT_SANDBOX | No | Set to 'true' for sandbox testing (default: 'false') | false |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| dynadot_domainC | Core domain operations: list, search, register, renew, delete, info, lock, pricing. Search domains: https://www.dynadot.com/domain/search.html?s9F6L9F7U8Q9U8Z8v |
| dynadot_domain_settingsC | Configure domain settings: nameservers, privacy, renewal, forwarding, parking, WHOIS |
| dynadot_dnsC | DNS management: get/set DNS records, DNSSEC configuration |
| dynadot_nameserverC | Manage registered nameservers (glue records): register, update IP, delete, list |
| dynadot_transferC | Domain transfers: initiate, check status, manage auth codes, push requests |
| dynadot_contactC | WHOIS contact management: create, edit, delete, list, regional settings |
| dynadot_folderC | Folder management: create, delete, list, configure folder-level settings |
| dynadot_accountC | Account info, balance, and default settings for new domains. Manage API keys: https://www.dynadot.com/account/domain/setting/api.html?s9F6L9F7U8Q9U8Z8v |
| dynadot_aftermarketC | Aftermarket: auctions, backorders, expired domains, marketplace listings. Browse domains: https://www.dynadot.com/?s9F6L9F7U8Q9U8Z8v |
| dynadot_orderD | Orders, coupons, processing status, reseller operations |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 10 tools
Every tool has a clearly distinct purpose with no ambiguity; each targets a specific aspect of domain management (e.g., account, DNS, orders, transfers) with no overlap in functionality. The descriptions clearly delineate boundaries, making it easy for an agent to select the correct tool for any given task.
All tool names follow a consistent 'dynadot_' prefix with a descriptive noun suffix (e.g., dynadot_account, dynadot_dns), creating a predictable and readable pattern throughout. There are no deviations in naming conventions, ensuring clarity and ease of use.
With 10 tools, the server is well-scoped for domain management, covering essential areas like domains, DNS, orders, and transfers without being overwhelming. Each tool earns its place by addressing a distinct operational need, making the count appropriate for the server's purpose.
The tool set provides complete CRUD/lifecycle coverage for domain management, including operations for account, aftermarket, contacts, DNS, domains, settings, folders, nameservers, orders, and transfers. There are no obvious gaps, ensuring agents can handle all core workflows without dead ends.