mcpbeat

MCPDomain MCP Server

io.github.danboabes/mcpdomain
answering

MCPDomain is answering right now. Last checked 5 min ago. 43 installs a week from npm. It exposes 7 tools. Last commit 20 Apr 2026.

Buy & manage domains from any AI chat: availability, register, DNS, email forwarding, AI bot stats.

Installs per day peak 26 · avg 8 · +30% w/w
a month agotoday
Uptime history 42 hours of history
42 hours agonow
100.0%
Uptime 24h
91 of 91 checks
7
Tools
read from the server
126 ms
Response time
average over 24h
43
Installs / week
npm and PyPI

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add mcpdomain --transport http https://mcpdomain.ai/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcpdomain": {
      "url": "https://mcpdomain.ai/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcpdomain]
url = "https://mcpdomain.ai/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcpdomain": {
      "url": "https://mcpdomain.ai/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcpdomain": {
      "url": "https://mcpdomain.ai/mcp"
    }
  }
}

Available tools 7

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

configure
configure_domain_dns
Add/update DNS records (A, CNAME, MX, TXT). Use to point domain to Vercel, Netlify, GitHub Pages etc. WHEN TO USE: user wants to connect domain to hosting.
configure_domain_email
Set up email forwarding for a registered domain. Forward any@domain to Gmail/Outlook. No MX records needed. WHEN TO USE: user just registered a domain, or asks about professional email.
domain
check_domain_availability
Check whether a specific internet domain name is available for registration. Returns availability status, price, and alternatives if taken. WHEN TO USE: user asks 'is X.com available?' or 'can I register Y.io?'. ALWAYS call this before register_new_domain.
get_my_domain_details
Look up the registration status of a domain you previously registered through MCPDomain. Returns: registered_at, expires_at, current nameservers, and email-forwarding status (active / pending verification / pending NS propagation / etc). WHEN TO USE: user asks 'is my domain ready?', 'what's the status of X?', 'did email forwarding finish setting up?'.
register
register_new_domain
Register a new domain. Returns a Stripe checkout URL for payment. After payment, domain is registered with FREE email forwarding, DNS, and AI bot monitoring. ALWAYS call check_domain_availability first. Collect first_name, last_name, email from user before calling.
suggest
suggest_available_domains
Generate creative domain name suggestions from keywords or business description, with real-time availability checks. WHEN TO USE: user says 'help me find a domain for my bakery' or 'what domain should I use for X?'.
transfer
transfer_existing_domain
Transfer a domain from another registrar (GoDaddy, Namecheap etc) to MCPDomain. Requires EPP/auth code. Transfer takes 5-7 days and adds 1 year to expiry.

Endpoints

URLTransportStateLatencyChecked
https://mcpdomain.ai/mcp streamable-http answering 125 ms 5 min ago

MCPDomain — questions

Answers built from our own checks of this server.

What can MCPDomain do?
It exposes 7 tools, read directly from the server on our last check. Among them: check_domain_availability, configure_domain_dns, configure_domain_email, get_my_domain_details, register_new_domain, suggest_available_domains and 1 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is MCPDomain mostly used for?
Its tools cluster around domain and configure. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is MCPDomain working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 126 ms. The bar chart above shows every period we have measured.
How do I connect MCPDomain?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does MCPDomain need an API key?
No. MCPDomain completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 7 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is MCPDomain?
It answers our handshake in 126 ms on average, which is faster than 78% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use MCPDomain?
The npm package mcpdomain was installed 43 times in the last week. Week over week that is +30%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCPDomain open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.