Trust: 25/100 (Limited)
UnrealUGC MCP Guide
Official UnrealUGC MCP server with eleven typed tools to browse creators and models, estimate credit costs, create AI UGC video ads, and monitor generation jobs.
by UnrealUGC
Quick Start
Install
npx -y @unrealugc/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"unrealugc-mcp": {
"command": "npx",
"args": [
"-y @unrealugc/mcp"
]
}
}
}