Vidu MCP
Provides access to Vidu's video generation models for creating high-quality videos from text, images, and reference content. It enables users to generate creative video content directly within MCP-compatible applications like Claude and Cursor.
README
Vidu MCP
A tool that allows you to access Vidu latest video generation models via applications that support the Model Context Protocol (MCP), such as Claude or Cursor.
Overview
Vidu MCP is a tool that allows you to access Vidu latest video generation models via applications that support the Model Context Protocol (MCP), such as Claude or Cursor. This integration enables you to generate high-quality videos anytime, anywhere — including text-to-video, image-to-video, and more.
Key Features
- Text-to-Video Generation: Generate creative videos using text prompts
- Image-to-Video Generation: Generate creative videos using text and image prompts
- Reference-to-Video Generation: Generate creative videos using text and image prompts
- StartEnd-to-Video Generation: Generate creative videos using text and image prompts
System Components
The system consists of two main components:
- UVX MCP Server
- Python-based cloud server
- Communicates directly with the Vidu API
- Provides full video generation capabilities
Installation & Configuration
Prerequisites
- Python 3.10 or higher
- UV/UVX
- Vidu API Key: Obtain from Vidu Platform (This feature requires API Credits, which must be purchased separately on Vidu Platform
Get Dependencies
-
Python:
- Download and install from the official Python website
- Ensure Python is added to your system path
-
UV/UVX:
- Install uv and set up our Python project and environment:
Mac/Linux
curl -LsSf https://astral.sh/uv/install.sh | sh
Windows
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
How to Use MCP Server
1. Get Vidu API Key
- Visit the Vidu Platform
- Register or log into your account
- Create and copy your API key from the account settings
2. Download Required Dependencies
- Python: Install Python 3.10 or above
- UV/UVX: Install the latest stable version of UV & UVX
3. Configure MCP Client
- Open your MCP client (e.g., Claude for Desktop or Cursor)
- Locate the client settings
- Open mcp_config.json (or relevant config file)
- Add the configuration based on the method you use:
{
"mcpServers": {
"Vidu": {
"command": "uvx",
"args": [
"vidu-mcp"
],
"env": {
"VIDU_API_KEY": "api-key-here",
"VIDU_API_HOST": "api-host-here"
}
}
}
}
- Save the config file
4. Restart MCP Client or Refresh MCP Server
- Fully close and reopen your MCP client
- Or use the "Refresh MCP Server" option if supported
Client-specific Configuration
Claude for Desktop
- Open the Claude application
- Navigate to Claude > Settings > Developer > Edit Config
- Open the claude_desktop_config.json file
- Windows
- Mac : ~/Library/Application\ Support/Claude/claude_desktop_config.json
- Add the configuration above and save
- Restart Claude
- If connected successfully: the homepage will not show any error and the MCP status will be green
- If connection fails: an error message will be shown on the homepage
Cursor
- Open the Cursor application
- Go to Settings > Model Context Protocol
- Add a new server
- Fill in the server details as in the JSON config above
- Save and restart or refresh the MCP server
Usage Examples
Text-to-Video
Use natural language prompts via Claude or Cursor to generate videos.
Basic Example:
In an ultra-realistic fashion photography style featuring light blue and pale amber tones, an astronaut in a spacesuit walks through the fog. The background consists of enchanting white and golden lights, creating a minimalist still life and an impressive panoramic scene.
Advanced Example with Parameters:
Generate a night cityscape video with the following parameters:
Prompt: Skyscraper lights twinkling under the night sky, with car lights forming streaks on the road
Model: viduq1
Style: general
Duration: 5 seconds
Aspect Ratio: 16:9
Resolution: 1080p
Movement Amplitude: middle
FAQ
How do I get a Vidu API key?
- Register at the Vidu Platform and generate it under "API-KEY" in your account.
What should I do if the server doesn't respond?
- Check whether your API key is valid
- View error logs (typically in the log folders of Claude or Cursor)
How to obtain credits?
- If you haven't topped up on the API platform yet, please do so first. Vidu Platform
Where can I find the generated video?
- You will receive a URL link to view, download, or share the video.
How long does video generation take?
- Typically 30 seconds to 5 minutes depending on complexity, server load, and network conditions.
What to do if you encounter a spawn uvx ENOENT error?
- This error is typically caused by incorrect UV/UVX installation paths. You can resolve it as follows:
For Mac/Linux:
sudo cp ./uvx /usr/local/bin
For Windows:
- Identify the installation path of UV/UVX by running the following command in the terminal:
where uvx
- Open File Explorer and locate the uvx/uv files.
- Move the files to one of the following directories:
- C:\Program Files (x86) or C:\Program Files
Support
Technical Support
- Email: platform@vidu.studio
- Website: https://platform.vidu.com
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。