Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.mikusnuz/dynadot

NPM · DYNADOT-MCP · SCANNED AUG 3

MCP server for Dynadot domain registrar — domain search, registration, DNS, and transfers

Available components

+44 this week 68 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security87
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability88
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 4425 tokens (~63/item across 70 items; 67 tools + 3 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · dynadot-mcp

# add to Claude Code
claude mcp add mikusnuz-dynadot -- npx -y dynadot-mcp
# add to Codex CLI
codex mcp add mikusnuz-dynadot -- npx -y dynadot-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "mikusnuz-dynadot": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "dynadot-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add mikusnuz-dynadot --command npx --arg -y --arg dynadot-mcp
# ~/.hermes/config.yaml
mcp_servers:
  mikusnuz-dynadot:
    command: "npx"
    args: ["-y", "dynadot-mcp"]
// mcp.json
{
  "mcpServers": {
    "mikusnuz-dynadot": {
      "command": "npx",
      "args": [
        "-y",
        "dynadot-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +42
    • Provenance: unverified → fail security
    • Known CVEs: unverified → partial security
    • Install scripts: unverified → pass security
    • Malware scan: unverified → pass security
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • Tool coverage: 100 → unverified functional
    • Schema quality: 100 → unverified functional
    • MCP protocol: unverified → pass functional
    • Maintenance: unverified → pass functional
    • License: unverified → pass functional
    • Schema quality: unverified → excellent functional
    • Dependency health: unverified → partial functional
    • Licence: MIT functional
  • 1 Aug 26 −27
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 +29
    • Tool coverage: unverified → 100 functional
    • Schema quality: unverified → 100 functional
  • 30 Jul 26 −29
    • Tool coverage: 100 → unverified functional
    • Schema quality: 100 → unverified functional
  • 28 Jul 26 +29
    • Tool coverage: unverified → 100 functional
    • Schema quality: unverified → 100 functional
    • First check of Schema quality: pass functional
    • First check of Tool coverage: 100 functional
    • First check of Schema quality: unverified functional
    • First check of Schema quality: fail functional
  • 27 Jul 26 24

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 95 packages

95 packages in the resolved dependency tree · 95 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 67 exposed · ~4,385 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
set_contact_regional_setting ~94

Set region-specific contact settings required by certain TLD registries (EU, Latvia, Lithuania). Pass the appropriate parameters for the region.

NameTypeReqDescription
contact_idstringyesContact ID to configure
paramsobjectyesRegion-specific parameters as key-value pairs
regionstringyesRegion: 'eu' (European Union), 'lv' (Latvia), 'lt' (Lithuania)

No output schema declared.

No examples provided.

set_dns ~219

Set DNS records for a domain using Dynadot's DNS service. Supports main records and up to 10 subdomains. Use the records parameter to pass Dynadot API parameters like main_record_type, main_record, subdomain0, sub_record_type0, sub_record0, etc.

NameTypeReqDescription
domainstringyesDomain name to set DNS for
recordsobjectyesDNS record parameters as key-value pairs. Keys follow Dynadot API3 set_dns2 naming: main_record_type0..19 (a/aaaa/cname/forward/txt/mx/stealth/email), main_record0..19 (value), main_recordx0..19 (MX…

No output schema declared.

No examples provided.

set_dnssec ~126

Set or clear DNSSEC for a domain. To enable, provide flags, algorithm, and public_key. To disable, set clear to true.

NameTypeReqDescription
algorithmstringDNSSEC algorithm number (e.g., '13' for ECDSAP256SHA256)
clearbooleanSet to true to remove DNSSEC from the domain
domainstringyesDomain name to configure DNSSEC for
flagsstringDNSSEC flags (e.g., '257' for KSK)
public_keystringDNSSEC public key

No output schema declared.

No examples provided.

set_domain_note ~63

Set a note and/or move a domain to a folder for organization.

NameTypeReqDescription
domainstringyesDomain name to update
folderstringFolder name or ID to move the domain into
notestringNote to attach to the domain

No output schema declared.

No examples provided.

set_email_forward ~84

Set email forwarding for a domain. Forward emails to existing email addresses or configure MX records.

NameTypeReqDescription
domainstringyesDomain name to configure email forwarding for
paramsobjectyesEmail forwarding parameters. Keys: forward_type ('forward'/'mx'), username0/exist_email0 (for forward type), mx_host0/mx_priority0 (for mx type)

No output schema declared.

No examples provided.

set_folder_settings ~161

Apply default settings to a folder. All domains in the folder will inherit these settings. Supports nameservers, DNS, forwarding, parking, stealth, and renewal options. Pass the appropriate Dynadot API parameters for the setting type.

NameTypeReqDescription
folder_idstringyesFolder ID to configure
paramsobjectSetting parameters as key-value pairs (varies by setting type)
setting_typestringyesType of setting to apply: 'whois' (WHOIS contacts), 'ns' (nameservers), 'dns' (basic DNS), 'dns2' (advanced DNS records), 'forwarding', 'stealth', 'parking', 'hosting', 'email_forward', 'renew_option…

No output schema declared.

No examples provided.

set_for_sale ~73

List a domain for sale on the Dynadot marketplace with a specified price.

NameTypeReqDescription
currencystringCurrency for the price (e.g., 'USD')
domainstringyesDomain name to list for sale
pricestringyesAsking price (e.g., '1000.00')

No output schema declared.

No examples provided.

set_forwarding ~111

Set URL forwarding for a domain. Supports standard forwarding (301/302 redirect) and stealth forwarding (iframe with custom title).

NameTypeReqDescription
domainstringyesDomain name to set forwarding for
is_temporarybooleanUse 302 (temporary) redirect instead of 301 (permanent)
stealthbooleanUse stealth forwarding (iframe) instead of redirect
stealth_titlestringPage title for stealth forwarding
urlstringyesTarget URL to forward to

No output schema declared.

No examples provided.

set_hosting ~72

Set website hosting for a domain using Dynadot's built-in hosting service.

NameTypeReqDescription
domainstringyesDomain name to configure hosting for
hosting_typestringyesHosting type: 'advanced' or 'basic'
mobile_viewbooleanEnable mobile-optimized view (advanced hosting only)

No output schema declared.

No examples provided.

set_nameserver_ip ~43

Update the IP address of an existing registered nameserver.

NameTypeReqDescription
hoststringyesNameserver hostname to update
ipstringyesNew IP address

No output schema declared.

No examples provided.

set_nameservers ~67

Set nameservers for a domain. Accepts up to 13 nameserver hostnames.

NameTypeReqDescription
domainstringyesDomain name to configure
nameserversarrayyesList of nameserver hostnames (e.g., ['ns1.example.com', 'ns2.example.com'])

No output schema declared.

No examples provided.

set_parking ~49

Enable domain parking for a domain. Parked domains show a placeholder page.

NameTypeReqDescription
domainstringyesDomain name to park
with_adsbooleanShow ads on the parking page

No output schema declared.

No examples provided.

set_privacy ~75

Set WHOIS privacy for a domain. Options: 'full' (hide all info), 'partial' (hide some info), 'off' (show all info).

NameTypeReqDescription
domainstringyesDomain name to set privacy for
optionstringyesPrivacy level: 'full', 'partial', or 'off'

No output schema declared.

No examples provided.

set_renew_option ~66

Set the auto-renewal option for a domain.

NameTypeReqDescription
domainstringyesDomain name to configure
optionstringyesRenewal option: 'auto' (auto-renew), 'donot' (do not renew), 'reset' (reset to default)

No output schema declared.

No examples provided.

set_reseller_verification ~43

Set the WHOIS verification status for a reseller contact.

NameTypeReqDescription
contact_idstringyesContact ID
statusstringyesVerification status to set

No output schema declared.

No examples provided.

set_whois_contacts ~104

Set WHOIS contact information for a domain. Specify contact IDs for registrant, admin, technical, and/or billing contacts.

NameTypeReqDescription
admin_contactstringContact ID for the admin contact
billing_contactstringContact ID for the billing contact
domainstringyesDomain name to update
registrant_contactstringContact ID for the registrant
technical_contactstringContact ID for the technical contact

No output schema declared.

No examples provided.

transfer_domain ~96

Initiate a domain transfer into your Dynadot account. Requires the domain name and the authorization/EPP code from the current registrar.

NameTypeReqDescription
auth_codestringyesAuthorization/EPP code from the current registrar
couponstringCoupon code for discount
domainstringyesDomain name to transfer (e.g., 'example.com')
registrant_contactstringContact ID to use as registrant

No output schema declared.

No examples provided.