Back to Apps

ClipForge
Supports UIby xixihhhh
Open-source AI e-commerce short-video generator that turns product images into high-converting ads.
0 stars
Works in:Cursor
Exposes:Tools
What it does
ClipForge is a specialized AI tool for e-commerce creators. It transforms a single product image into a complete short-form video (TikTok, Reels, Shorts) by automatically extracting selling points, writing conversion-focused scripts, and synthesizing voiceovers and B-roll without distorting the original product image.
Tools
clipforge_product_script: Generates high-converting sales scripts based on a product URL.clipforge_create: Creates a full video from a topic or product image.clipforge_export_platform: Exports videos optimized for specific platform (TikTok, Douyin, etc.) bitrates.clipforge_qc: Performs automated quality checks for black frames, silence, and loudness.
Installation
Add ClipForge to your claude_desktop_config.json:
{
"mcpServers": {
"clipforge": {
"command": "node",
"args": ["/path/to/clipforge/mcp/clipforge-mcp.mjs"]
}
}
}
Supported hosts
- Claude Desktop
- Cursor
Quick install
node mcp/clipforge-mcp.mjsInformation
- Pricing
- free
- Published
- 7/11/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Cursor
Add to mcp.json in ~/.cursor/Claude Desktop
{
"mcpServers": {
"clipforge": {
"command": "node",
"args": ["/path/to/clipforge/mcp/clipforge-mcp.mjs"]
}
}
}





