does-it-install?

← All servers

Alibaba Cloud DashScope — Qwen

Alibaba Cloud DashScope MCP: Qwen chat, embeddings, and model discovery on your own account.

io.github.nirholas/alibaba-cloud · Repository · Website · version 0.1.1 · 95 stars · listed from registry

Install

The sweep installs into a clean prefix, but this is the command a user would run:

npx @three-ws/alibaba-cloud-mcp

Needs credentials: DASHSCOPE_API_KEY. The probe used placeholder values, so an amber needs credentials result below means the server asked for the real ones, not that it is broken. Maintainers: how to go green.

Results by platform

Linux

needs credentials2026-08-16 · probed over npm

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
node:fs:2791
      const stats = binding.lstat(base, true, undefined, true /* throwIfNoEntry */);
                            ^

Error: ENOENT: no such file or directory, lstat '/tmp/does-it-install/dii-npm-qV242E/file:'
    at realpathSync (node:fs:2791:29)
    at file:///tmp/does-it-install/dii-npm-qV242E/node_modules/@three-ws/alibaba-cloud-mcp/src/index.js:111:36
    at ModuleJob.run (node:internal/modules/esm/module_job:343:25)
    at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:681:26)
    at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:117:5) {
  errno: -2,
  code: 'ENOENT',
  syscall: 'lstat',
  path: '/tmp/does-it-install/dii-npm-qV242E/file:'
}

Node.js v22.23.2

macOS

needs credentials2026-08-16 · probed over npm

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
node:fs:2791
      const stats = binding.lstat(base, true, undefined, true /* throwIfNoEntry */);
                            ^

Error: ENOENT: no such file or directory, lstat '/private/var/folders/df/djsxfhc17x95674wsm_g8s980000gn/T/does-it-install/dii-npm-VYbvu5/file:'
    at realpathSync (node:fs:2791:29)
    at file:///private/var/folders/df/djsxfhc17x95674wsm_g8s980000gn/T/does-it-install/dii-npm-VYbvu5/node_modules/@three-ws/alibaba-cloud-mcp/src/index.js:111:36
    at ModuleJob.run (node:internal/modules/esm/module_job:343:25)
    at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:681:26)
    at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:117:5) {
  errno: -2,
  code: 'ENOENT',
  syscall: 'lstat',
  path: '/private/var/folders/df/djsxfhc17x95674wsm_g8s980000gn/T/does-it-install/dii-npm-VYbvu5/file:'
}

Node.js v22.23.1

Windows

needs credentials2026-08-16 · probed over npm

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
node:fs:2791
      const stats = binding.lstat(base, true, undefined, true /* throwIfNoEntry */);
                            ^

Error: ENOENT: no such file or directory, lstat 'C:\C:'
    at realpathSync (node:fs:2791:29)
    at file:///C:/Users/RUNNER%7E1/AppData/Local/Temp/does-it-install/dii-npm-PUSPj0/node_modules/@three-ws/alibaba-cloud-mcp/src/index.js:111:36
    at ModuleJob.run (node:internal/modules/esm/module_job:343:25)
    at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:681:26)
    at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:117:5) {
  errno: -4058,
  code: 'ENOENT',
  syscall: 'lstat',
  path: 'C:\\C:'
}

Node.js v22.23.2

Badge

Paste this into the project README to show the current result:

[![does it install](https://img.shields.io/endpoint?url=https://doesitinstall.com/badge/io.github.nirholas__alibaba-cloud.json)](https://doesitinstall.com/s/io.github.nirholas__alibaba-cloud.html)