Cover image
Try Now
2025-04-14

使用模型上下文协议(MCP)和REST API为Tiktok,Instagram Reels和YouTube短裤创建简短的视频。

3 years

Works with Finder

34

Github Watches

14

Github Forks

34

Github Stars

Short Video Maker

An open source automated video creation tool for generating short-form video content. Short Video Maker combines text-to-speech, automatic captions, background videos, and music to create engaging short videos from simple text inputs.

This repository was open-sourced by the AI Agents A-Z Youtube Channel. We encourage you to check out the channel for more AI-related content and tutorials.

Hardware requirements

  • CPU: at least 2 cores are recommended
  • GPU: optional, makes the caption generation a lot faster (whisper.cpp) and the video rendering somewhat faster

Watch the official video on how to generate videos with n8n

Automated faceless video generation (n8n + MCP) with captions, background music, local and 100% free

Running the Project

Using NPX (recommended)

The easiest way to run the project with GPU support out of the box:

LOG_LEVEL=debug PEXELS_API_KEY= npx short-video-maker

Using Docker

CPU image

docker run -it --rm --name short-video-maker -p 3123:3123 \
  -e PEXELS_API_KEY= \
  gyoridavid/short-video-maker:latest

NVIDIA GPUs

docker run -it --rm --name shorts-video-maker -p 3123:3123 \
  -e PEXELS_API_KEY= --gpus=all \
  gyoridavid/short-video-maker:latest-cuda

Find help

Join our Discord community for support and discussions.

Environment Variables

Variable Description
PEXELS_API_KEY Your Pexels API key for background video sourcing
PORT Port for the API/MCP server (default: 3123)
LOG_LEVEL Log level for the server (default: info, options: trace, debug, info, warn, error)
WHISPER_VERBOSE Verbose mode for Whisper (default: false)

Example

{
  "scenes": [
    {
      "text": "Hello world! Enjoy using this tool to create awesome AI workflows",
      "searchTerms": ["rainbow"]
    }
  ],
  "config": {
    "paddingBack": 1500,
    "music": "happy"
  }
}

Features

  • Generate complete short videos from text prompts
  • Text-to-speech conversion
  • Automatic caption generation and styling
  • Background video search and selection via Pexels
  • Background music with genre/mood selection
  • Serve as both REST API and Model Context Protocol (MCP) server

How It Works

Shorts Creator takes simple text inputs and search terms, then:

  1. Converts text to speech using Kokoro TTS
  2. Generates accurate captions via Whisper
  3. Finds relevant background videos from Pexels
  4. Composes all elements with Remotion
  5. Renders a professional-looking short video with perfectly timed captions

Dependencies for the video generation

Dependency Version License Purpose
Remotion ^4.0.286 Remotion License Video composition and rendering
Whisper CPP v1.5.5 MIT Speech-to-text for captions
FFmpeg ^2.1.3 LGPL/GPL Audio/video manipulation
Kokoro.js ^1.2.0 MIT Text-to-speech generation
Pexels API N/A Pexels Terms Background videos

How to contribute?

PRs are welcome. See the CONTRIBUTING.md file for instructions on setting up a local development environment.

API Usage

REST API

The following REST endpoints are available:

  1. GET /api/short-video/:id - Get a video by ID and also can be downloaded like this :

curl -o output.mp4 http://localhost:3123/api/short-video/<videoId>

  1. POST /api/short-video - Create a new video
    {
      "scenes": [
        {
          "text": "This is the text to be spoken in the video",
          "searchTerms": ["nature sunset"]
        }
      ],
      "config": {
        "paddingBack": 3000,
        "music": "chill"
      }
    }
    
  2. DELETE /api/short-video/:id - Delete a video by ID
  3. GET /api/music-tags - Get available music tags

Model Context Protocol (MCP)

The service also implements the Model Context Protocol:

  1. GET /mcp/sse - Server-sent events for MCP
  2. POST /mcp/messages - Send messages to MCP server

Available MCP tools:

  • create-short-video - Create a video from a list of scenes
  • get-video-status - Check video creation status

License

This project is licensed under the MIT License.

Acknowledgments

  • ❤️ Remotion for programmatic video generation
  • ❤️ Whisper for speech-to-text
  • ❤️ Pexels for video content
  • ❤️ FFmpeg for audio/video processing
  • ❤️ Kokoro for TTS

相关推荐

  • av
  • 毫不费力地使用一个命令运行LLM后端,API,前端和服务。

  • 1Panel-dev
  • 🔥1Panel提供了直观的Web接口和MCP服务器,用于在Linux服务器上管理网站,文件,容器,数据库和LLMS。

  • rulego
  • ⛓️Rulego是一种轻巧,高性能,嵌入式,下一代组件编排规则引擎框架。

  • WangRongsheng
  • 🧑‍🚀 llm 资料总结(数据处理、模型训练、模型部署、 o1 模型、mcp 、小语言模型、视觉语言模型)|摘要世界上最好的LLM资源。

  • Byaidu
  • PDF科学纸翻译带有保留格式的pdf -基于ai完整保留排版的pdf文档全文双语翻译

  • hkr04
  • 轻巧的C ++ MCP(模型上下文协议)SDK

  • sigoden
  • 使用普通的bash/javascript/python函数轻松创建LLM工具和代理。

  • RockChinQ
  • 😎简单易用、🧩丰富生态 -大模型原生即时通信机器人平台| 适配QQ / 微信(企业微信、个人微信) /飞书 /钉钉 / discord / telegram / slack等平台| 支持chatgpt,deepseek,dify,claude,基于LLM的即时消息机器人平台,支持Discord,Telegram,微信,Lark,Dingtalk,QQ,Slack

  • modelscope
  • 开始以更轻松的方式开始构建具有LLM授权的多代理应用程序。

  • lasso-security
  • 基于插件的网关,可协调其他MCP,并允许开发人员在IT企业级代理上构建。

    Reviews

    2.8 (4)
    Avatar
    user_NoQGmbxq
    2025-04-24

    Short-video-maker by gyoridavid is a fantastic tool for creating engaging short videos quickly and efficiently. Its user-friendly interface and seamless workflow make it perfect for both beginners and professionals. Highly recommend for anyone looking to enhance their video content effortlessly!

    Avatar
    user_bgCv36NH
    2025-04-24

    I've been using Short-Video-Maker by gyoridavid and it's simply amazing! This tool makes creating short videos a breeze with its intuitive interface and powerful features. The end results are always professional and engaging, making it perfect for anyone looking to enhance their video content effortlessly. Highly recommended!

    Avatar
    user_Jrqi7J69
    2025-04-24

    As a loyal user of the MCP app, I recently tried the short-video-maker by gyoridavid, and I'm thoroughly impressed. It's incredibly user-friendly and makes creating short videos so much fun. The seamless interface and intuitive features let me express my creativity effortlessly. Highly recommend this tool for anyone looking to make engaging short videos!

    Avatar
    user_N8LxunWe
    2025-04-24

    As a dedicated MCP user, I find the Short-Video-Maker by gyoridavid to be an exceptional tool for crafting engaging short videos. It offers a seamless experience with intuitive controls, making it perfect for both beginners and experienced creators. The streamlined interface and robust features have significantly enhanced my video production process. Highly recommend this amazing app!