Tongyi Wanxiang
Enables large language models to generate images and videos by interfacing with Alibaba's Tongyi Wanxiang AI API through the Model Context Protocol.
소개
This TypeScript-based server provides seamless integration of Alibaba's Tongyi Wanxiang text-to-image and text-to-video capabilities with large language models (LLMs) via the Model Context Protocol (MCP). It allows LLMs to directly call Tongyi Wanxiang's APIs for high-quality AI image and video generation, handling asynchronous tasks and providing access to generated media through returned URLs.
주요 기능
- Integrates Tongyi Wanxiang text-to-image API for AI image generation
- Complies with the Model Context Protocol (MCP) for seamless LLM integration
- Integrates Tongyi Wanxiang text-to-video API for AI video generation
- 3 GitHub stars
- Supports asynchronous task processing for long-running generation tasks
사용 사례
- Generating images from textual prompts within LLM workflows
- Extending LLM capabilities with multimodal content generation
- Creating videos from textual descriptions using LLMs