Creatify

MCP Server

AI video generation through Creatify API. Create avatar videos, convert URLs to videos, text-to-speech, and AI editing.

by Community

★★★★☆ 3.9/5 (25 reviews)
380GitHub stars
3.5kinstalls
Updated 2025-12-20
typescriptintermediateactive

Installation

npx -y creatify-mcp

Quick Start

```json
{
  "mcpServers": {
    "creatify": {
      "command": "npx",
      "args": ["-y", "creatify-mcp"],
      "env": { "CREATIFY_API_KEY": "your-key" }
    }
  }
}
```

Tools & Capabilities

create_avatar_video
url_to_video
text_to_speech
edit_video

Compatibility

Claude Desktop

About Creatify

AI video generation through Creatify API. Create avatar videos, convert URLs to videos, text-to-speech, and AI editing.

View on GitHub →

Language: TypeScript

Category: AI & ML

← Back to MCP Hub Directory