Back to directory
suixinlei/tongyi-wanx-mcp-server

suixinlei/tongyi-wanx-mcp-server

@Suixinlei

基于 TypeScript 的 MCP 服务器,提供阿里云通义万相的文生图和文生视频能力

tongyiwanxiangtext-to-imagetext-to-videomcp-servertypescriptalibaba-cloudtool

Installation & Configuration

{
  "mcpServers": {
    "tongyi-wanxiang": {
      "command": "npx",
      "args": [
        "-y",
        "tongyi-wanx-mcp-server@latest"
      ],
      "env": {
        "DASHSCOPE_API_KEY": "<你的通义万相 API 密钥>"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17