
Dynadot
- 1 repo stars
- Updated March 19, 2026
- mikusnuz/dynadot-mcp
Lets an AI agent search, register, transfer domains and manage DNS at the Dynadot registrar so a solo builder can secure and wire up a domain without leaving their editor.
About
Dynadot MCP is a Model Context Protocol server that connects an AI coding agent to the Dynadot domain registrar. It exposes domain search, registration, DNS record management, and transfer operations through natural-language tool calls, authenticated with a Dynadot API key. A solo builder reaches for it at launch when they need to grab a domain, point DNS at their host, or move a domain between registrars without leaving their agent.
- Domain search and registration via Dynadot API
- DNS record management from your agent
- Domain transfers
- Sandbox mode for safe testing
Dynadot by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add --env DYNADOT_API_KEY=YOUR_DYNADOT_API_KEY --env DYNADOT_SANDBOX=YOUR_DYNADOT_SANDBOX dynadot-mcp -- npx -y dynadot-mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Package | dynadot-mcp |
| Transport | STDIO |
| Auth | Required |
| Last updated | March 19, 2026 |
| Repository | mikusnuz/dynadot-mcp ↗ |
What it does
Lets an AI agent search, register, transfer domains and manage DNS at the Dynadot registrar so a solo builder can secure and wire up a domain without leaving their editor.
Who is it for?
Solo builders buying and wiring up domains during launch
Skip if: Registrars other than Dynadot
What you get
Search, register, transfer domains and edit DNS from your agent.
- registered domain
- configured dns records
By the numbers
- stdio transport
- npm package dynadot-mcp
Recommended MCP Servers
How it compares
Dynadot-specific; not a multi-registrar tool.
FAQ
What does the Dynadot MCP server do?
It lets an AI agent search, register, and transfer domains and manage DNS records through the Dynadot registrar API.
What do I need to use it?
A Dynadot account and a Dynadot API key; a sandbox flag is available for safe testing.