auto-cm-director
An autonomous video director that generates promotional videos for software projects. It uses Remotion to script, direct, and configure marketing videos based on simple inputs.
README
š¬ Auto Director
The Agentic Video Generation Framework. A hybrid engine designed for AI Agents to autonomously direct, edit, and render high-quality promotional videos for any software project.
š„ Watch the Demo: YouTube
ā”ļø Quick Start
For Humans š§āš»
Instantly initialize Auto Director in your repository.
npx auto-director init
This will:
- Ask for your project name & theme (Cyberpunk / Minimal / Playful).
- Scaffold a
video/directory with the engine. - Generate a starter
director.json.
Then, render your video:
cd my-video-project
npm install
npm run build -- --props=./director.json
For Agents š¤
If you are an AI (Claude, ChatGPT, etc.) using this tool via MCP (Model Context Protocol):
1. Install the MCP Server Add this to your client configuration:
{
"mcpServers": {
"auto-director": {
"command": "node",
"args": ["/path/to/auto-director/packages/mcp-server/dist/index.js"]
}
}
}
2. Use the Tool
Call generate_commercial with the repository context.
š§ The Hybrid Architecture
Unlike traditional "Text-to-Video" tools that hallucinate random clips, Auto Director uses a Hybrid Template Engine:
- AI (The Creative Director): Analyzes the repository, extracts the "Vibe" (Cyberpunk, Minimal, Playful), and generates a structured
director.jsonconfiguration. - Engine (The Renderer): A robust Remotion-based Universal Template renders the video with high-end animations, guaranteeing a perfect compile every time.
šØ Themes
| Theme | Vibe | Best For |
|---|---|---|
| Cyberpunk | Glitch, Neon, Dark Mode | Crypto, DevTools, CLI |
| Minimal | Clean, Helvetica, Fade | SaaS, Notion Templates |
| Playful | Bouncy, Pastel, Rounded | Consumer Apps, Games |
š Project Structure
.
āāā bin/ # CLI Entry Point
āāā packages/ #
ā āāā mcp-server/ # Model Context Protocol Server
āāā src/
ā āāā templates/ # UniversalCommercial.tsx (The Core)
ā āāā components/ # Reusable UI (KineticText, MacWindow)
ā āāā Scenes/ # Feature implementations
āāā director.json # The "Script" (AI generates this)
š¤ Agent Registration (Advanced)
To make this repository discoverable by other AI agents (Claude, Windsurf, etc.), we recommend registering it on Glama or Smithery.
Recommended: Glama
- Go to Glama MCP Servers.
- Log in with GitHub.
- Click "Add Server" and select the
auto_CM_directorrepository. - The system will automatically detect the capabilities via the included configuration file.
Alternative: Smithery
- Go to Smithery.
- Submit the repository URL:
https://github.com/naki0227/auto_CM_director.
š¤ Contributing
We welcome Pull Requests from both biological and artificial intelligence. See CONTRIBUTING.md for the Agentic Guide.
License: MIT Created by: You & Your Agents.
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
E2B
Using MCP to run code via e2b.