Short Video Maker

v1.0.0Business Applicationsstable

Creates short videos for TikTok, Instagram Reels, and YouTube Shorts using the Model Context Protocol (MCP) and a REST API.

faceless-videoinstagraminstagram-reelsinstagram-reels-automationmcp
Share:
1,140
Stars
0
Downloads
0
Weekly
0/5

What is Short Video Maker?

Short Video Maker is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to creates short videos for tiktok, instagram reels, and youtube shorts using the model context protocol (mcp) and a rest api.

Creates short videos for TikTok, Instagram Reels, and YouTube Shorts using the Model Context Protocol (MCP) and a REST API.

This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Creates short videos for TikTok, Instagram Reels, and YouTub

Use Cases

Create short videos for TikTok, Instagram Reels, and YouTube Shorts.
Automate faceless video generation with Remotion.
Enable AI-driven video production workflows.
gyoridavid

Maintainer

LicenseMIT License
Languagetypescript
Versionv1.0.0
UpdatedMay 22, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx short-video-maker-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

How to Set Up and Use Short Video Maker

Short Video Maker MCP is a self-hosted server that generates faceless short-form videos for TikTok, Instagram Reels, and YouTube Shorts entirely from text scenes, with AI-generated voiceover (Kokoro TTS), background music, captions, and stock footage from Pexels — all orchestrated through an MCP interface or REST API. AI assistants connected via MCP can call the create-short-video tool with a script and receive a finished MP4 without any manual video editing. The server is built on Remotion for rendering and runs either as a lightweight Docker container or directly via npx on Ubuntu/macOS with ffmpeg installed.

Prerequisites

  • Docker installed (recommended) or Ubuntu 22.04+/macOS with ffmpeg for the npx path
  • A Pexels API key from pexels.com/api/ for background stock video footage
  • An MCP-capable client such as Claude Desktop or any MCP-compatible AI assistant
  • At least 2 GB of free disk space for model files and video cache
1

Obtain a Pexels API key

Sign up for a free account at pexels.com/api/ and generate an API key. This key is required to fetch background video clips for your generated videos.

2

Start the server with Docker (recommended)

Run the latest-tiny Docker image, which includes all dependencies pre-installed. The server binds to port 3123 and exposes both the MCP interface and a web UI.

docker run -it --rm --name short-video-maker \
  -p 3123:3123 \
  -e PEXELS_API_KEY=your_pexels_api_key_here \
  -e LOG_LEVEL=info \
  gyoridavid/short-video-maker:latest-tiny
3

Add the MCP server to your client config

Configure your MCP client to connect to the running Short Video Maker server. The MCP server is exposed at the same address as the REST API.

{
  "mcpServers": {
    "short-video-maker": {
      "command": "npx",
      "args": ["short-video-maker-mcp"],
      "env": {
        "PEXELS_API_KEY": "your_pexels_api_key_here",
        "PORT": "3123"
      }
    }
  }
}
4

Verify the server and explore available voices

Open the web UI at http://localhost:3123 to confirm the server is running. Check available TTS voices and background music moods through the web UI or REST API before generating your first video.

# Check available voices
curl http://localhost:3123/api/voices

# Check available music moods
curl http://localhost:3123/api/music-tags
5

Generate a short video via MCP

Ask your AI assistant to create a short video by providing a script with scenes. The create-short-video MCP tool accepts a list of scenes with text, selects matching stock footage, generates voiceover, and renders the final MP4.

Short Video Maker Examples

Client configuration

Claude Desktop config entry for the Short Video Maker MCP server with Pexels integration.

{
  "mcpServers": {
    "short-video-maker": {
      "command": "npx",
      "args": ["short-video-maker-mcp"],
      "env": {
        "PEXELS_API_KEY": "your_pexels_api_key_here",
        "PORT": "3123",
        "LOG_LEVEL": "info"
      }
    }
  }
}

Prompts to try

Example prompts for generating short videos using the MCP tools.

- "Create a 60-second TikTok video about the top 5 productivity tips for developers, portrait orientation"
- "Make a short Instagram Reel explaining what Model Context Protocol is in simple terms, with upbeat background music"
- "Generate a YouTube Short about how to make perfect French press coffee, with captions at the bottom"
- "Check the status of my video generation job with ID abc123"
- "List all available TTS voices for the video maker"

Troubleshooting Short Video Maker

Video generation fails with 'Pexels API error' or returns no footage

Verify that PEXELS_API_KEY is correctly set and that the key is active at pexels.com/api/. Pexels free tier has rate limits; if exceeded, wait a few minutes or upgrade your plan.

Docker container starts but video rendering is very slow

The tiny image uses smaller Kokoro model variants by default. Set KOKORO_MODEL_PRECISION to 'q4' or 'q4f16' for faster inference at the cost of slight quality reduction. Increase CONCURRENCY to use more parallel browser tabs for Remotion rendering.

npx short-video-maker-mcp fails on macOS with missing ffmpeg

Install ffmpeg via Homebrew: 'brew install ffmpeg'. The Docker image includes ffmpeg pre-installed, so switching to the Docker method avoids this dependency entirely.

Frequently Asked Questions about Short Video Maker

What is Short Video Maker?

Short Video Maker is a Model Context Protocol (MCP) server that creates short videos for tiktok, instagram reels, and youtube shorts using the model context protocol (mcp) and a rest api. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Short Video Maker?

Follow the installation instructions on the Short Video Maker GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with Short Video Maker?

Short Video Maker works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Short Video Maker free to use?

Yes, Short Video Maker is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Short Video Maker Alternatives — Similar Business Applications Servers

Looking for alternatives to Short Video Maker? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.

n8n

189.1k

A comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou

LobeHub

77.5k

🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.

Jeecgboot

46.4k

AI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。

CowAgent

44.7k

CowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。

Minds Platform

39.2k

Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.

Astrbot

32.8k

AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

Browse More Business Applications MCP Servers

Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "short-video-maker-mcp": { "command": "npx", "args": ["-y", "short-video-maker-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Short Video Maker?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides