Loading MCP server directory, please wait...
Generate and manage AI UGC video ads through eleven typed MCP tools
npx @getmcp/cli add com.unrealugc/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
UNREALUGC_API_KEYUnrealUGC API key created in Dashboard Settings
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.unrealugc/mcp": {
"command": "npx",
"args": [
"-y",
"@unrealugc/mcp"
],
"env": {
"UNREALUGC_API_KEY": ""
}
}
}
}