Official PixVerse Model Context Protocol (MCP) server that enables interaction with powerful AI video generation APIs.
A tool that allows you to access PixVerse's latest video generation models via applications that support the Model Context Protocol (MCP), such as Claude or Cursor.
https://github.com/user-attachments/assets/08ce90b7-2591-4256-aff2-9cc51e156d00
PixVerse MCP is a tool that allows you to access PixVerse's 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.
The system consists of two main components:
Python:
UV/UVX:
curl -LsSf https://astral.sh/uv/install.sh | sh
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
{
"mcpServers": {
"PixVerse": {
"command": "uvx",
"args": [
"pixverse-mcp"
],
"env": {
"PIXVERSE_API_KEY": "your-api-key-here"
}
}
}
}
"PIXVERSE_API_KEY": "xxxx"
Use natural language prompts via Claude or Cursor to generate videos.
Basic Example:
Generate a video of a sunset over the ocean. Golden sunlight reflects on the water as waves gently hit the shore.
Advanced Example with Parameters:
Generate a night cityscape video with the following parameters:
Content: Skyscraper lights twinkling under the night sky, with car lights forming streaks on the road
Aspect Ratio: 16:9
Quality: 540p
Duration: 5 seconds
Motion Mode: normal
Negative Prompts: blur, shaking, text
Supported Parameters:
Use detailed scene descriptions or shot lists to create more structured videos.
Scene Description Example:
Scene: A beach in the early morning.
The sun is rising, casting golden reflections on the sea.
Footprints stretch across the sand.
Gentle waves leave white foam as they retreat.
A small boat slowly sails across the calm sea in the distance.
Aspect Ratio: 16:9, Quality: 540p, Duration: 5 seconds.
Shot-by-Shot Example:
Generate a video based on this storyboard:
- Start: Top-down shot of a coffee cup with steam rising
- Close-up: Ripples and texture on the coffee surface
- Transition: Stirring creates a vortex
- End: An open book and glasses next to the cup
Format: 1:1 square, Quality: 540p, Motion: fast
Quickly generate videos of specific themes or styles without detailed descriptions.
Theme Example:
Generate a video with a futuristic technology theme, including neon lights and holographic projections.
Style Example:
Generate a watercolor-style video of blooming flowers with bright, dreamy colors.
Combine AI's creativity with video generation.
Style Transfer Example:
This is a photo of a cityscape. Reinterpret it with a retro style and provide a video prompt.
Story Prompt Example:
If this street photo is the opening scene of a movie, what happens next? Provide a short video concept.
Emotional Scene Example:
Look at this forest path photo and design a short video concept, either a micro-story or a scene with emotional progression.
How do I get a PixVerse API key?
What should I do if the server doesn't respond?
Does MCP support image-to-video or keyframe features?
How to obtain credits?
What video formats and sizes are supported?
Where can I find the generated video?
How long does video generation take?
What to do if you encounter a spawn uvx ENOENT error?
For Mac/Linux:
sudo cp ./uvx /usr/local/bin
For Windows:
where uvx
v1.0.0
{ "mcpServers": { "PixVerse": { "command": "uvx", "args": [ "pixverse-mcp" ], "env": { "PIXVERSE_API_KEY": "your-api-key-here" } } } }
Related projects feature coming soon
Will recommend related projects based on sub-categories