Vidu MCP Server provides a standardized interface for generating videos from static images using the Vidu AI video generation API. It implements three main tools: image-to-video conversion with customizable parameters like duration and resolution, status checking for ongoing generation tasks, and image uploading capabilities. The server handles all the complexity of API authentication, file management, and asynchronous task processing, making it particularly valuable for applications that need to transform static visual content into dynamic videos without requiring direct API integration.
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione
カスタマイズ可能なパラメータで静止画を動画に変換します。パラメータには、画像のURL、テキストプロンプト、動画の時間、モデル名、解像度、動きの振幅、ランダムシード、BGMの追加、非同期通知用URLなどがあります。
実行中の動画生成タスクの状況を確認します。必須パラメータとして、画像から動画への変換ツールで返されたタスクIDが必要です。
Vidu APIで使用する画像をアップロードします。必須パラメータには、画像ファイルのローカルパスと画像ファイルタイプが含まれます。