short-video-maker

short-video-maker

Generate short videos for TikTok, Instagram Reels, and YouTube Shorts from text.

MCPDesignOpen source
Type
MCP
Transport
http
Open source
Yes
GitHub Stars
★ 1.2k
Source
mcp-github

Overview

Short Video Maker is an open-source automated video creation tool that transforms text into voiceover, automatically generates subtitles, background videos, and music via Model Context Protocol (MCP) and REST API, producing engaging short-form videos. The project offers a free and lightweight alternative to expensive third-party API services. It can integrate with AI agents (like n8n) through an MCP server or enable more flexible video generation via REST API.

Capabilities

  • Generate complete short videos from text prompts
  • Text-to-speech synthesis
  • Automatic subtitle generation and styling
  • Search and select background videos from Pexels
  • Choose background music by type/emotion

Use cases

Social media content creationAd video productionEducational video generationProduct introduction videos

Setup

Requires: 互联网连接Pexels API Key至少3GB RAM至少2个vCPU
Recommended to run using Docker: `docker run -it --rm --name short-video-maker -p 3123:3123 -e LOG_LEVEL=debug -e PEXELS_API_KEY= gyoridavid/short-video-maker:latest-tiny`

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

What languages are supported for speech synthesis?

Currently only English is supported.

Where do the background videos come from?

Background videos are sourced from Pexels.

Related skills