Loading MCP server directory, please wait...
MCP server for Dynadot domain registrar — domain search, registration, DNS, and transfers
npx @getmcp/cli add io.github.mikusnuz/dynadotRequires Node.js 18+. Community-contributed server. Review source before installing.
DYNADOT_API_KEYDynadot API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mikusnuz/dynadot": {
"command": "npx",
"args": [
"-y",
"dynadot-mcp"
],
"env": {
"DYNADOT_API_KEY": "",
"DYNADOT_SANDBOX": ""
}
}
}
}