mcp.film / Video Generation / PixVerse MCP
PixVerse MCP
Official PixVerse video MCP: text/video, image animation, transitions, lip-sync and SFX.
What it does
PixVerse's vendor-owned MCP server exposes its video-generation API through uvx for Claude, Cursor and other MCP clients. It covers text-to-video, image-to-video, video extension, two-image transitions, lip-sync, generated sound effects, and v4.5 fusion scenes, giving filmmaker agents a direct route to PixVerse's shot tools without browser automation.
Connect
claude mcp add pixverse -e PIXVERSE_API_KEY=YOUR_KEY -- uvx pixverse-mcp
{
"mcpServers": {
"pixverse": {
"command": "uvx",
"args": [
"pixverse-mcp"
],
"env": {
"PIXVERSE_API_KEY": "YOUR_KEY_HERE"
}
}
}
}
{
"mcpServers": {
"pixverse": {
"command": "uvx",
"args": [
"pixverse-mcp"
],
"env": {
"PIXVERSE_API_KEY": "YOUR_KEY_HERE"
}
}
}
}
PIXVERSE_API_KEY — https://platform.pixverse.ai
Tools you'll see
capabilities_overviewtext_to_videoimage_to_videotransition_videoextend_videolip_sync_videosound_effect_videofusion_videoupload_imageget_video_statusField notes
Official MIT repo, PyPI pixverse-mcp 0.2.2. README says Python 3.10+, but the published package metadata requires Python >=3.12; use a current uv/uvx runtime. PixVerse API credits are separate from consumer app credits.
Pairs well with
MartiniMartini
Official
The film set for AI videos — direct entire productions from your agent.
D-ID MCP ServerD-ID
Official
D-ID's hosted MCP connecting agents to the D-ID API and docs for avatar video.
fal MCP Serverfal.ai
Official
One hosted endpoint to search, run and chain 1,000+ image, video and audio models.