mcpbeat Sign in

MCP Aliyun Domain MCP Server

local only

MCP Aliyun Domain runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm. Last commit 26 Jun 2026.

MCP server for Alibaba Cloud Domain - check availability, query details, list domains, create orders

Installs per day peak 18 · avg 7 · -17% w/w
a month agotoday
49
Installs / week
npm · mcp-aliyun-domain
0
Stars
0 open issues
26 Jun 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check MCP Aliyun Domain every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-aliyun-domain -- npx -y mcp-aliyun-domain
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-aliyun-domain": {
      "args": [
        "-y",
        "mcp-aliyun-domain"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-aliyun-domain]
command = "npx"
args = ["-y", "mcp-aliyun-domain"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-aliyun-domain": {
      "args": [
        "-y",
        "mcp-aliyun-domain"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-aliyun-domain": {
      "args": [
        "-y",
        "mcp-aliyun-domain"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: ALIBABA_CLOUD_ACCESS_KEY_ID (阿里云 AccessKey ID), ALIBABA_CLOUD_ACCESS_KEY_SECRET (阿里云 AccessKey Secret). The author declared them in the registry entry; get the values from the project itself.

Alternatives to MCP Aliyun Domain

same job, measured the same way
Namecheap
by codechap

MCP server for Namecheap — check availability, list domains, and get pricing

local only
I
Bearing Local Business
by nickoc

Reference MCP server: a demo bakery agents can query for hours, menu, availability, and orders.

23 installs/wk local only
Panoramic Ireland Booking
by adessoadesso

MCP server for Panoramic Ireland tours. Discover, check availability, and create bookings.

local only
Domain Radar
by sonwr

MCP server that checks domain availability in real-time during brand naming

37 installs/wk local only
Dnsimple
by usefulapi

MCP server for DNSimple — domains, DNS zone records, availability, pricing and contacts.

12 tools answering
Domains
by pipeworx-io

Domains MCP — domain registration lookup + availability search over live

40 tools answering
Cdek
by dontsovcmc

MCP server for CDEK delivery service API — create orders, track shipments, search delivery points

77 installs/wk local only
C
Argosvix
by argosvix

Observability MCP server: query LLM cost/errors/latency & operate alerts/evals from Claude/Cursor

204 installs/wk local only

MCP Aliyun Domain — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Aliyun Domain?
MCP Aliyun Domain runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package mcp-aliyun-domain was installed 49 times last week.
How do I connect MCP Aliyun Domain?
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 runs locally, so the command pulls mcp-aliyun-domain straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Aliyun Domain?
The npm package mcp-aliyun-domain was installed 49 times in the last week. Week over week that is -17%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Aliyun Domain 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.