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.
| Tool name | Description | Destructive? |
|---|---|---|
| list_voices | ✓ no | |
| list_local_assets | ✓ no | |
| list_jobs | ✓ no |
{
"mcpServers": {
"automated-video-generator": {
"command": "npx",
"args": [
"-y",
"automated-video-generator"
]
}
}
}