Vidu MCP Server
by MCP-Mirror
The Vidu MCP Server is a Model Context Protocol server designed to interact with the Vidu video generation API. It provides tools for generating videos from images using Vidu's AI models.
Last updated: N/A
What is Vidu MCP Server?
The Vidu MCP Server is a server that acts as an interface between MCP clients and the Vidu video generation API. It allows users to generate videos from images using Vidu's AI models through a standardized protocol.
How to use Vidu MCP Server?
To use the server, clone the repository, install dependencies, configure the .env
file with your Vidu API key, build the TypeScript code, and start the server. Then, send requests to the server using the MCP protocol to utilize the available tools such as image to video conversion, checking generation status, and image uploading.
Key features of Vidu MCP Server
Image to Video Conversion
Check Generation Status
Image Upload
Customizable Video Settings
Use cases of Vidu MCP Server
Generating marketing videos from product images
Creating animated content from static artwork
Prototyping video concepts with AI
Automating video creation workflows
FAQ from Vidu MCP Server
What is the Model Context Protocol (MCP)?
What is the Model Context Protocol (MCP)?
MCP is a standardized interface for AI tools, allowing them to communicate and exchange data in a structured format.
What is the Vidu API key used for?
What is the Vidu API key used for?
The Vidu API key is used to authenticate your server with the Vidu video generation API, granting access to its features.
What image formats are supported for upload?
What image formats are supported for upload?
The server supports uploading images in PNG, WEBP, JPEG, and JPG formats.
What are the supported video resolutions?
What are the supported video resolutions?
The server supports video resolutions of 360p, 720p, and 1080p.
What should I do if I encounter API key issues?
What should I do if I encounter API key issues?
Ensure that your Vidu API key is correctly set in the .env
file and that it is a valid key provided by Vidu.