UnrealUGC MCP

Official
TypeScript

Create AI UGC video ads from prompts and product assets; browse creators, models, voices, projects, and videos; estimate costs; and monitor generations.

About UnrealUGC MCP MCP Server

Create AI UGC video ads from prompts and product assets; browse creators, models, voices, projects, and videos; estimate costs; and monitor generations.

Features

Tools
Getting Started

Create an API key at https://unrealugc.com/dashboard/settings/api-keys, then configure your MCP client to run npx -y @unrealugc/mcp with UNREALUGC_API_KEY in its environment.

Tools (4)
Functions this server exposes to AI clients

generate_video

Start an asynchronous AI UGC video generation from a script, product, and creator.

list_models

List available AI video models, formats, and audio capabilities.

list_creators

List stock AI creators and the account custom avatars.

estimate_video_cost

Estimate the credit cost of a proposed video before generation.

Example
{
  "command": "npx",
  "args": ["-y", "@unrealugc/mcp"],
  "env": {"UNREALUGC_API_KEY": "usk_live_..."}
}
Compatible With
Claude Desktop
Cursor
Windsurf
VS Code
Zed