Domain Mcp
Description
Manage Dynadot domains, DNS, renewals, and transfers from Claude, Cursor, or any MCP client.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
domain-mcp: Domain Management MCP Server
**Manage Dynadot domains, DNS, renewals, transfers, and WHOIS from Claude, Cursor, or any MCP client.**
[](https://github.com/joachimBrindeau/domain-mcp/?tab=stars)
[](https://www.npmjs.com/package/domain-mcp) [](https://github.com/joachimBrindeau/domain-mcp/actions/workflows/ci.yml) [](LICENSE)
Skip the registrar dashboard and brittle one-off scripts. `domain-mcp` groups 108 Dynadot API actions into 10 MCP tools you can call from an AI client.
[Quick Start](#quick-start) · [How It Works](#how-domain-mcp-works) · [Features](#domain-management-features) · [Packages](#whats-inside) · [Contributing](#contributing)
Why manage domains through MCP?
Registrar APIs cover dozens of jobs, but each command has its own parameters, response shape, and edge cases. Working with the API directly takes time and leaves plenty of room for mistakes.
`domain-mcp` gives your AI client a smaller, typed toolset. Ask it to check availability, update DNS, review renewals, or manage a portfolio without memorizing Dynadot's API.
| Without domain-mcp | With domain-mcp |
|---|---|
| Search API docs for every task | Describe the outcome in plain language |
| Build and maintain registrar scripts | Use the same MCP tools from supported clients |
| Handle inconsistent response envelopes | Get results in a consistent format |
| Expose every API command as a separate tool | Keep context small with 10 co |
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development