Free and open-source self-hosted AI text-to-video generator built with Remotion, Edge-TTS, stock media fetching, batch rendering, a local web portal, and MCP integration.
{
"mcpServers": {
"automated-video-generator": {
"command": "npx",
"args": [
"-y",
"automated-video-generator"
]
}
}
}