tongyi-wanx-mcp-server
3
The Tongyi Wanxiang MCP server provides AI content generation services, specifically text-to-image and text-to-video, utilizing Alibaba Cloud's capabilities. It is designed to facilitate seamless integration with large language models through the Model Context Protocol, enabling developers to handle complex tasks asynchronously.
Tongyi Wanxiang MCP Server
This is a TypeScript-based Model Context Protocol (MCP) server that provides text-to-image and text-to-video capabilities using Alibaba Cloud's Tongyi Wanxiang. The server allows large language models to directly use the image and video generation APIs through the MCP protocol.
Features
- Integration with Alibaba Cloud Tongyi Wanxiang text-to-image API for high-quality AI-generated images
- Integration with Alibaba Cloud Tongyi Wanxiang text-to-video API for high-quality AI-generated videos
- Support for asynchronous task processing for long-running image and video generation tasks
- Compatible with Model Context Protocol for seamless collaboration with MCP-compliant LLMs
Requirements
- Node.js >= 16.x
- npm >= 8.x or pnpm
Project Structure
src/
: Source code directory including server and API integrationsdist/
: Compiled code directory- Various configuration files