raymond9zhou/wanx-mcp4chatbot
If you are the rightful owner of wanx-mcp4chatbot and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This is a TypeScript-based Model Context Protocol (MCP) server providing text-to-image and text-to-video capabilities using Alibaba Cloud's Tongyi Wanxiang API.
Tools
Functions exposed to the LLM to take actions
wanx-t2i-image-generation
Starts an image generation task and returns a task ID.
wanx-t2i-image-generation-result
Retrieves the image generation result using the task ID, returning the image data in base64 format.
wanx-t2v-video-generation
Starts a video generation task and returns a task ID.
wanx-t2v-video-generation-result
Retrieves the video generation result using the task ID, returning the video URL.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client