MCP server for Alibaba Cloud Domain - check availability, query details, list domains, create orders
claude mcp add mcp-aliyun-domain -- npx -y mcp-aliyun-domain
claude_desktop_config.json
{
"mcpServers": {
"mcp-aliyun-domain": {
"command": "npx",
"args": [
"-y",
"mcp-aliyun-domain"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mcp-aliyun-domain": {
"command": "npx",
"args": [
"-y",
"mcp-aliyun-domain"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-aliyun-domain": {
"command": "npx",
"args": [
"-y",
"mcp-aliyun-domain"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp-aliyun-domain": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-aliyun-domain"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp-aliyun-domain": {
"command": "npx",
"args": [
"-y",
"mcp-aliyun-domain"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.lzx3in--mcp-aliyun-domain/reviews or the review_server meta-tool.
POST /mcp