Skip to main content
Glama

dynadot_domain_settings

Manage domain configurations including nameservers, privacy, renewal, forwarding, parking, and WHOIS settings for domains registered with Dynadot.

Instructions

Configure domain settings: nameservers, privacy, renewal, forwarding, parking, WHOIS

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform: set_ns: Set nameservers | get_ns: Get current nameservers | set_renew_option: Set auto-renewal option | set_privacy: Set WHOIS privacy | set_whois: Set WHOIS contact | set_forwarding: Set URL forwarding | set_stealth: Set stealth/masked forwarding | set_parking: Enable parking page | set_hosting: Set hosting settings | set_email_forward: Set email forwarding | set_folder: Move domain to folder | set_note: Set domain note | clear_settings: Clear all custom settings
domainNoDomain name (e.g., example.com)
nameserversNoList of nameservers
renewOptionNoRenewal option
domainsNoList of domain names
optionNoPrivacy level
registrantContactNoContact ID
adminContactNoContact ID
techContactNoContact ID
billingContactNoContact ID
forwardUrlNoURL
forwardTypeNo
stealthUrlNoURL
stealthTitleNoPage title
optionsNoHosting options
forwardToNoEmail address
usernameNoEmail username (default: *)
folderIdNoFolder ID
noteNoNote text
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden of behavioral disclosure. While 'Configure' implies mutation operations, the description doesn't specify whether this requires authentication, what permissions are needed, whether changes are reversible, or any rate limits. For a complex configuration tool with 19 parameters, this represents a significant transparency gap.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is extremely concise - a single sentence that efficiently lists all major configuration areas. Every word earns its place, and the structure is front-loaded with the core purpose followed by specific examples.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a complex configuration tool with 19 parameters, no annotations, and no output schema, the description is insufficient. It doesn't explain what happens after configuration, what values are returned, error conditions, or how different actions interact. The agent would struggle to use this tool effectively without significant trial and error.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

With 95% schema description coverage, the input schema already documents most parameters thoroughly. The description adds minimal value by listing configuration areas that map to some parameters, but doesn't provide additional context beyond what's in the schema. The baseline score of 3 reflects adequate but unremarkable parameter documentation.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose as 'Configure domain settings' and lists specific configuration areas (nameservers, privacy, renewal, etc.), which provides a comprehensive overview. However, it doesn't explicitly differentiate this tool from sibling tools like 'dynadot_dns' or 'dynadot_nameserver' that might handle related functionality.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no guidance on when to use this tool versus alternatives. There's no mention of prerequisites, dependencies, or how this tool relates to the nine sibling tools listed, leaving the agent with no contextual usage information.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/joachimBrindeau/domain-mcp'

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