Enables AI-powered video generation optimized for YouTube using Remotion, providing pre-built themes, components, and animations designed for hooks, retention, and engagement
chuk-mcp-remotion
AI-powered video generation with Remotion - A design-system-first approach to creating professional YouTube videos
Overview
chuk-mcp-remotion
is an MCP (Model Context Protocol) server that brings the power of Remotion video generation to AI assistants like Claude. It provides a design-system-first approach inspired by shadcn/ui and chuk-mcp-pptx, making it easy for LLMs to create professional, animated videos optimized for YouTube.
Key Features
šØ Design System Approach: Pre-built themes, components, and tokens optimized for video
š¬ YouTube-Optimized: Components designed for hooks, retention, and engagement
š¤ LLM-Friendly: Discoverable components with detailed schemas and examples
ā” Powered by Remotion: Generate React-based videos programmatically
šÆ Component Library: 20+ ready-to-use video components (titles, overlays, charts, animations)
šØ 7 Built-in Themes: Tech, Finance, Education, Lifestyle, Gaming, Minimal, Business
š Data Visualization: Animated charts and counters for engaging data presentation
Architecture
Design System Structure
Design Tokens: Core design primitives
Colors: 7 theme palettes (tech, finance, education, etc.)
Typography: Font scales optimized for 720p/1080p/4K
Motion: Spring configs, easings, duration presets
Component Registry: 20+ video components
Scenes: TitleScene, EndScreen
Overlays: LowerThird, TextOverlay, SubscribeButton
Charts: LineChart, Counter
Animations: Pre-built animation presets
Themes: Complete design systems
Tech, Finance, Education, Lifestyle, Gaming, Minimal, Business
Each theme combines colors, typography, and motion
Variants: Multiple styles per component (inspired by cva)
Example: LowerThird variants: minimal, standard, glass, bold, animated
Installation
Prerequisites
Python 3.11+
Node.js 18+ (for Remotion)
npm or yarn
Install Python Package
Install Remotion (Node.js)
The server generates Remotion projects, so you'll need Remotion installed:
Quick Start
1. Start the Server
HTTP Mode (for testing/development):
STDIO Mode (for Claude Desktop):
2. Explore Available Components
Use the discovery tools to explore what's available:
3. Explore Design Tokens
Component Catalog
Scenes
TitleScene
Full-screen animated title card
Variants: minimal, standard, bold, kinetic
Animations: fade_zoom, slide_up, typewriter, blur_in, split
EndScreen
YouTube end screen with CTAs
Variants: standard, split, carousel, minimal
Overlays
LowerThird
Name plate overlay (TV-style graphics)
Variants: minimal, standard, glass, bold, animated
Positions: bottom_left, bottom_center, bottom_right, top_left, top_center
TextOverlay
Animated text for emphasis
Styles: emphasis, caption, callout, subtitle, quote
Animations: blur_in, slide_up, fade, typewriter, scale_in
SubscribeButton
Animated subscribe button
Animations: bounce, glow, pulse, slide, wiggle
Charts & Data
LineChart
Animated line chart
Animations: draw, fade_in, scale_in, points_sequence
Counter
Animated number counter for stats
Animations: count_up, flip, slot_machine, digital
Themes
Tech Theme
Modern tech aesthetic with blue/cyan palette
Use Cases: Tech reviews, coding tutorials, software demos
Colors: Primary blue (#0066FF), Accent cyan (#00D9FF)
Motion: Smooth spring, ease-out curves
Finance Theme
Professional finance with green/gold
Use Cases: Stock analysis, investing advice, business news
Colors: Primary green (#00C853), Accent gold (#FFD600)
Motion: Snappy, precise animations
Education Theme
Friendly education with purple/orange
Use Cases: Educational content, explainers, courses
Colors: Primary purple (#7C4DFF), Accent orange (#FF6E40)
Motion: Bouncy, playful animations
Gaming Theme
High-energy gaming with neon accents
Use Cases: Gaming videos, esports, stream overlays
Colors: Neon green (#00E676), Neon purple (#E040FB)
Motion: Elastic, energetic animations
Minimal Theme
Clean monochrome aesthetic
Use Cases: Professional content, documentaries, interviews
Colors: Grayscale with accent colors
Motion: Smooth, subtle animations
Lifestyle Theme
Warm lifestyle with coral/pink
Use Cases: Vlogs, lifestyle, wellness, travel
Colors: Pink (#FF6B9D), Coral (#FFB74D)
Motion: Gentle, smooth animations
Business Theme
Professional business with navy/teal
Use Cases: Corporate videos, presentations, B2B
Colors: Navy (#1565C0), Teal (#00ACC1)
Motion: Snappy, professional animations
MCP Tools
Discovery Tools
remotion_list_components(category?)
- List available componentsremotion_search_components(query)
- Search componentsremotion_get_component_schema(name)
- Get component detailsremotion_list_themes()
- List available themesremotion_get_theme_info(name)
- Get theme details
Token Tools
remotion_list_color_tokens()
- Color palettesremotion_list_typography_tokens()
- Typography systemremotion_list_motion_tokens()
- Motion design
Info Tools
remotion_get_info()
- Server information and statistics
Configuration for Claude Desktop
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json
):
Development
Project Structure
Running Tests
Code Quality
Roadmap
Phase 1: Foundation (Current)
ā Design token system (colors, typography, motion)
ā Component registry with 7+ core components
ā 7 YouTube-optimized themes
ā Discovery tools for LLMs
Phase 2: Generation (Next)
š² TSX component generation
š² Remotion project scaffolding
š² Composition builder
š² Asset management
Phase 3: Rendering
š² Remotion render integration
š² Export to MP4/WebM
š² Thumbnail generation
š² Preview generation
Phase 4: Advanced Features
š² Custom theme builder
š² Animation timeline editor
š² Audio sync
š² B-roll suggestions
š² Auto-captioning
Inspiration
This project is inspired by:
Remotion: Programmatic video generation with React
shadcn/ui: Design system and component approach
chuk-mcp-pptx: Design-system-first MCP server
chuk-mcp-server: Zero-config MCP framework
Contributing
Contributions welcome! Please check out our contributing guidelines.
License
MIT License - see LICENSE for details.
Links
Documentation: https://github.com/chrishayuk/chuk-mcp-remotion/docs
Related Projects:
Author
Chris Hay - @chrishayuk
Built with ā¤ļø using chuk-mcp-server and Remotion
local-only server
The server can only run on the client's local machine because it depends on local resources.
Tools
Enables AI assistants to create professional YouTube videos using Remotion with a design-system-first approach. Provides 20+ video components, 7 themes, and animated elements optimized for engagement and retention.