Labsco
el-el-san logo

Vidu MCP Server

3

from el-el-san

Generate videos from images and manage tasks using the Vidu video generation API.

🔥🔥🔥✓ VerifiedAccount requiredNeeds API keys

⌁ labsco summary — our analysis, not the vendor's

What it is — an MCP server that turns still images into short AI videos via the Vidu generation API, for use in Claude Desktop or Gemini CLI.

What you get

  • Image-to-video generation — e.g. prompt "山を背景にした静かな湖" with a source image, model viduq1/vidu1.5/vidu2.0, duration and resolution
  • Model-specific constraints (viduq1 = 5s/1080p; vidu2.0 = 4s or 8s), optional BGM on 4s clips, movement amplitude and seed
  • Task status checks with credit-usage info, plus image upload (up to 10MB)

Requirements — a Vidu account and VIDU_API_KEY from vidu.com; Node.js v14+.

Cost snapshot — server is open source (MIT). Generation is a paid/credit-metered Vidu service — the status tool literally reports credit usage, so runs are billed by Vidu.

Setup effort — install via Smithery one-liner, or clone, npm install, npm run build and wire into Gemini CLI/Claude.

Our take — Handy if you already use Vidu; be aware output options are tightly constrained per model and every generation spends Vidu credits.

Source: the project README — summarized 2026-07-08.