Skip to main content
Glama

Tongyi Wanxiang MCP Server

by Suixinlei

wanx-t2v-video-generation

Generate videos from text prompts using Alibaba Cloud's Tongyi Wanxiang API. Initiate the process and use the result-fetching tool to retrieve the output once complete.

Instructions

使用阿里云万相文生视频大模型的文生视频能力,由于视频生成耗时比较久,需要调用 wanx-t2v-video-generation-result 工具获取结果

Input Schema

NameRequiredDescriptionDefault
promptYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "prompt": { "type": "string" } }, "required": [ "prompt" ], "type": "object" }

You must be authenticated.

Other Tools from Tongyi Wanxiang MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Suixinlei/tongyi-wanx-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server