MCP Directory
Back

cli

by modelstudioai · TypeScript · ★ 255

Official Model Studio CLI(阿里云百炼 CLI)built for AI Agent frameworks, exposing models, search, multimodal, and workflow capabilities as structured tool calls.

#ai-agent#ai-cli#aliyun#bailian#cli#command-line-tool#dashscope#llm-tools#mcp#mcp-server#modelstudio#qwen#skills#text-to-image#text-to-video

Install

npx -y github:modelstudioai/cli

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "cli": {
      "command": "npx",
      "args": [
        "-y",
        "github:modelstudioai/cli"
      ]
    }
  }
}

From the README

**The official command-line interface for Aliyun Model Studio (DashScope) AI Platform** [](https://www.npmjs.com/package/bailian-cli) [](https://nodejs.org) [](https://www.typescriptlang.org) [](LICENSE) [Aliyun Model Studio CLI Site](https://bailian.console.aliyun.com/cli?source_channel=cli_github&) · [中文文档](https://github.com/modelstudioai/cli/blob/main/README.zh.md) · [API Documentation](https://help.aliyun.com/zh/model-studio/) · [Get API Key](https://bailian.console.aliyun.com/cn-beijing/?source_channel=key_github&tab=app#/api-key) ------------------------ | :--------------------------…
Read full README on GitHub →

Related ai & ml servers