Home › Cloud & Monitoring › dynadot-mcp
dynadot-mcp
MCP server for Dynadot domain registrar — domain search, registration, DNS, and transfers
Topics: Cloud Platforms
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.3.1)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"dynadot-mcp": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"DYNADOT_API_KEY": "<YOUR_VALUE>",
"DYNADOT_SANDBOX": "<YOUR_VALUE>"
}
}
}
}
DYNADOT_API_KEYrequired secret — Dynadot API keyDYNADOT_SANDBOX— Set to 'true' to use the sandbox API
Related servers
mcp
AWS MCP servers for seamless integration with AWS services and resources.
mcp-server-cloudflare
Cloudflare MCP servers
kubefwd
Kubernetes port forwarding for local development with automatic /etc/hosts entries.
kubernetes-mcp-server
A Model Context Protocol (MCP) server for Kubernetes and OpenShift
mcp-server-kubernetes
/🏠 - Typescript implementation of Kubernetes cluster operations for pods, deployments, services.
Terraform
Generate more accurate Terraform and automate workflows for HCP Terraform and Terraform Enterprise
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry