AI video generation through Creatify API. Create avatar videos, convert URLs to videos, text-to-speech, and AI editing.
npx -y creatify-mcp
```json
{
"mcpServers": {
"creatify": {
"command": "npx",
"args": ["-y", "creatify-mcp"],
"env": { "CREATIFY_API_KEY": "your-key" }
}
}
}
```
create_avatar_videourl_to_videotext_to_speechedit_videoAI video generation through Creatify API. Create avatar videos, convert URLs to videos, text-to-speech, and AI editing.
Language: TypeScript
Category: AI & ML