35+ Video Tools
Complete toolkit for video editing, from basic trimming to advanced VFX and compositing operations.
A comprehensive MCP (Model Context Protocol) server that provides 35+ professional video editing tools, enabling AI assistants to perform sophisticated video manipulation, effects, and processing tasks.
35+ Video Tools
Complete toolkit for video editing, from basic trimming to advanced VFX and compositing operations.
AI-Powered Workflows
Built specifically for AI assistants with MCP protocol support for seamless integration.
FFmpeg Backend
Powered by FFmpeg for professional-grade video processing with robust error handling.
Batch Processing
Automated batch operations for processing multiple videos with consistent settings.
Essential video manipulation: trim, resize, concatenate, and metadata extraction.
Complete audio toolkit: extraction, mixing, spectrum analysis, and track merging.
Professional enhancement: color grading, motion blur, stabilization, and custom filters.
Sophisticated editing: slideshow creation, mosaic layouts, picture-in-picture, and transitions.
Content analysis: frame extraction, scene detection, statistics, and color analysis.
Professional VFX: green screen, particle systems, 3D transforms, and lens effects.
1. Install Dependencies
# Using Nix (recommended)nix develop
# Or with pipuv sync
2. Run the Server
# Start the MCP serveruv run python main.py
# Server runs on stdio transport# Ready for MCP client connections
3. Connect Your AI
Configure your AI assistant (Claude Desktop, Custom MCP client) to connect to the server and start editing videos with natural language commands.
This server implements the Model Context Protocol (MCP) standard, enabling seamless integration with AI assistants and applications. The server provides:
Explore Tools
Browse the complete tool reference to see all available video editing capabilities.
MCP Setup
Learn how to integrate with Claude Desktop and other MCP clients.
Common Workflows
Follow our video editing guides for typical video production tasks.
API Reference
Dive into the API documentation for detailed technical information.