McpMux
Back to Registry

UnrealUGC MCP MCP Server

Community

Contributed by UnrealUGC

Create and manage AI-generated UGC video ads with UnrealUGC.

About the UnrealUGC MCP MCP Server

The UnrealUGC MCP MCP server is a local (stdio) Model Context Protocol server available in the McpMux registry. Create and manage AI-generated UGC video ads with UnrealUGC. This is a community-contributed MCP server by UnrealUGC.

Install the UnrealUGC MCP MCP server with one click using McpMux. It works with Cursor, Claude Desktop, Claude Code, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible AI client. This server requires an API key — McpMux securely stores your credentials with AES-256-GCM encryption.

Transport Configuration

Transport Configuration
{
  "type": "stdio",
  "command": "npx",
  "args": [
    "-y",
    "@unrealugc/mcp"
  ],
  "env": {
    "UNREALUGC_API_KEY": "${input:UNREALUGC_API_KEY}"
  },
  "metadata": {
    "inputs": [
      {
        "id": "UNREALUGC_API_KEY",
        "label": "UnrealUGC API Key",
        "description": "API key used to authenticate with UnrealUGC.",
        "type": "text",
        "required": true,
        "secret": true,
        "placeholder": "usk_live_...",
        "obtain": {
          "url": "https://unrealugc.com/dashboard",
          "instructions": "1. Sign in to UnrealUGC\n2. Open Settings, then API Keys\n3. Create a new API key\n4. Copy the key beginning with usk_live_",
          "button_label": "Get API Key"
        }
      }
    ]
  }
}
Details
TransportLocal (stdio)
Hostinglocal
AuthAPI Key
Capabilities
Tools

Categories

Tags

unrealugcvideo-generationugcadvertisingmarketing

Supported AI Clients

The UnrealUGC MCP MCP server works with all MCP-compatible AI clients through McpMux:

CursorClaude DesktopClaude CodeVS CodeChatGPTWindsurfJetBrainsZedClineGemini CLIAmazon Q

Related MCP Servers

Install UnrealUGC MCP with McpMux

One-click install from the McpMux desktop app. Auto-configures for Cursor, Claude, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible client.