vidu-mcp-server

vidu-mcp-server

2

Vidu MCP Server is a tool that facilitates the conversion of images to videos by interacting with Vidu's AI-driven video generation API. It features image uploads, status monitoring, and customizable settings for users.

Vidu MCP Server

A Model Context Protocol (MCP) server designed for interacting with the Vidu video generation API. It provides tools for generating videos from images using Vidu's AI models.

Features

  • Image to Video Conversion: Generate videos from static images with customizable settings
  • Check Generation Status: Monitor progress of video generation tasks
  • Image Upload: Easily upload images to be used with the Vidu API

Prerequisites

  • Node.js (v14 or higher)
  • A Vidu API key (available from Vidu website)
  • TypeScript (for development)

Installation

Installing via Smithery

To install Vidu Video Generation Server for Claude Desktop automatically via Smithery:

Manual Installation

  1. Clone this repository
  2. Install dependencies
  3. Create a .env file based on the .env.template and add your Vidu API key

Usage

  1. Build the TypeScript code
  2. Start the server

Tools

Image to Video

Converts a static image to a video with customizable parameters.

Check Generation Status

Checks the status of a running video generation task.

Upload Image

Uploads an image to use with the Vidu API.