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.
Quick Install
npx -y @unrealugc/mcpClaude Desktop Config
{
"mcpServers": {
"unrealugc-mcp": {
"command": "npx",
"args": [
"-y @unrealugc/mcp"
]
}
}
}