joachimBrindeau/domain-mcp
БесплатноНе проверенManage Dynadot domains, DNS, WHOIS, nameservers, transfers, and aftermarket through 10 AI-friendly composite tools. Install with npx -y domain-mcp.
Описание
Manage Dynadot domains, DNS, WHOIS, nameservers, transfers, and aftermarket through 10 AI-friendly composite tools. Install with npx -y domain-mcp.
README
domain-mcp: Domain Management MCP Server
Manage Dynadot domains, DNS, renewals, transfers, and WHOIS from Claude, Cursor, or any MCP client.
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 · How It Works · Features · Packages · 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 composite tools |
Quick start
You need Node.js 18 or newer and a Dynadot API key.
Add the server to your MCP client:
{
"mcpServers": {
"domain-mcp": {
"command": "npx",
"args": ["-y", "domain-mcp"],
"env": {
"DYNADOT_API_KEY": "your-api-key"
}
}
}
}
Restart the client, then try:
List my domains that expire in the next 60 days.
For client-specific setup, shared HTTP transport, environment options, and troubleshooting, read the domain-mcp package guide.
How domain-mcp works
You describe a domain task
│
▼
Claude, Cursor, or another MCP client
│ selects a tool and operation
▼
domain-mcp validates and transforms the request
│ calls the Dynadot API
▼
The result returns to your AI client
The server groups related operations into composite tools, so clients load a small set of tools instead of more than 100 separate definitions.
Domain management features
| Area | What you can do |
|---|---|
| Domains | Search, register, renew, delete, lock, push, and inspect domains |
| DNS | Read and update DNS records, forwarding, parking, and email settings |
| Nameservers | Create, edit, list, and assign nameservers |
| Transfers | Start transfers, check status, and manage authorization steps |
| Contacts | Create and maintain WHOIS contact records |
| Portfolio | Work with folders, account data, bulk settings, and renewals |
| Aftermarket | List domains, manage auctions, bids, and marketplace operations |
| Agent workflows | Generate domain ideas, run portfolio audits, and diagnose DNS issues |
The server groups Dynadot operations into 10 composite tools, with additional tools for domain checks, name generation, and tool discovery. Zod validates inputs. Responses follow a consistent format, and errors explain what went wrong.
What's inside
This repository is a pnpm workspace with two related packages:
| Package | Best for | Distribution |
|---|---|---|
| domain-mcp | Claude, Cursor, Claude Desktop, Zed, and other MCP clients | npm |
| domain-agent-kit | Agent Plugins v1 hosts, including Hermes and Claude Code | Portable plugin with optional Claude safety adapter |
packages/
├── domain-mcp/ # TypeScript MCP server published to npm
└── domain-agent-kit/ # Portable Agent Plugin built on domain-mcp
Domain MCP examples
Once connected, you can ask your client to:
- “Check whether example.com is available and show similar names.”
- “Add an A record for example.com and point it to 203.0.113.10.”
- “Find domains expiring this quarter and group them by urgency.”
- “Enable auto-renew for every unlocked .com domain.”
- “Show the current nameservers and WHOIS contacts for example.com.”
Your client should still ask before destructive or paid operations. The portable plugin defines that approval and read-back contract, and its optional Claude Code adapter adds a native confirmation hook for selected irreversible actions.
Development
git clone https://github.com/joachimBrindeau/domain-mcp.git
cd domain-mcp
pnpm install
pnpm test
pnpm build
Useful workspace commands:
| Command | Purpose |
|---|---|
pnpm test |
Run the domain-mcp test suite |
pnpm typecheck |
Check TypeScript without emitting files |
pnpm check |
Run Biome across the repository |
pnpm build |
Build the npm package |
See CLAUDE.md for the workspace map and packages/domain-mcp/CLAUDE.md for server architecture and conventions.
Contributing
Bug reports, API findings, documentation fixes, and focused pull requests are welcome. Read CONTRIBUTING.md before opening a change.
License
MIT. See LICENSE.
Установка joachimBrindeau/domain-mcp
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/joachimBrindeau/domain-mcpFAQ
joachimBrindeau/domain-mcp MCP бесплатный?
Да, joachimBrindeau/domain-mcp MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для joachimBrindeau/domain-mcp?
Нет, joachimBrindeau/domain-mcp работает без API-ключей и переменных окружения.
joachimBrindeau/domain-mcp — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить joachimBrindeau/domain-mcp в Claude Desktop, Claude Code или Cursor?
Открой joachimBrindeau/domain-mcp на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
Roblox Studio
Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, sce
автор: paralovAWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
автор: lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
Compare joachimBrindeau/domain-mcp with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
