
Short Video Maker
by gyoridavid
Automated short-form video generator for TikTok, Reels, and Shorts with AI voiceovers and auto-captions.
What it does
Creates engaging short-form videos for platforms like TikTok, Instagram Reels, and YouTube Shorts. It transforms simple text prompts into complete videos by combining AI-generated speech, synchronized captions, and relevant background footage.
Tools
create-short-video: Generates a full short video based on text prompts and configuration (music, voice, etc.).get-video-status: Checks the current rendering status of a requested video.
Installation
Install via Docker (recommended):
{
"mcpServers": {
"short-video-maker": {
"command": "docker",
"args": ["run", "-i", "--rm", "gyoridavid/short-video-maker:latest-tiny"],
"env": {
"PEXELS_API_KEY": "your_key_here"
}
}
}
}
Supported hosts
- claude
Quick install
docker run -it --rm -p 3123:3123 -e PEXELS_API_KEY=your_key gyoridavid/short-video-maker:latest-tinyInformation
- Pricing
- free
- Published
- 4/28/2026
- stars






