mcpbeat Sign in

UnrealUGC MCP Server

by unrealugc Your server? Claim it
answering

UnrealUGC is answering right now. Last checked 5 min ago. 35 installs a week from npm. Last commit 18 Aug 2026.

Generate and manage AI UGC video ads through eleven typed MCP tools

Installs per day peak 126 · avg 12 · +18% w/w
a month agotoday
Uptime history 32 days of history · worst day 86%
32 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
249 ms
Response time
average over 24h
35
Installs / week
npm and PyPI

Nothing serious here today

Today is the operative word: we check UnrealUGC every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add mcp --transport http https://unrealugc.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://unrealugc.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://unrealugc.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://unrealugc.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://unrealugc.com/api/mcp"
    }
  }
}

This one needs environment variables set before it will start: UNREALUGC_API_KEY (UnrealUGC API key created in Dashboard Settings). The author declared them in the registry entry; get the values from the project itself.

This endpoint answered with an authorization challenge. The server is running, but it did not say what kind of credentials it expects.

Endpoints

URLTransportStateLatencyChecked
https://unrealugc.com/api/mcp streamable-http needs auth 234 ms 5 min ago

Alternatives to UnrealUGC

same job, measured the same way
Quriov
by quriovai

Create and manage AI image and video generations through Quriov's fixed public MCP tools.

answering
FOTOhub Creative AI
by fotohub

Generate images, video, music, voice and 3D through one API. 30 tools, 200+ models.

answering
ComfyUI MCP
by entityadam

Generate and manage ComfyUI media through the Model Context Protocol.

local only
Crimson Crawler
by crimsoncrawler

Enrich, search, assess, and manage threat intelligence through 80+ typed MCP tools.

answering
ElevenLabs
by elevenlabs

Manage ElevenLabs voice agents and generate speech, music, sound effects, images, and video.

answering
AdMakeAI
by admakeai

Generate ad images and UGC videos, research competitor ads, and manage Meta ad campaigns.

answering
Future Video Studio
by future

Create and manage cinematic AI video renders through the Future Video Studio Agent API.

111 installs/wk 8 tools answering
I
Charts MCP
by therealtimex

MCP server for generating charts using AntV. Supports various chart types through MCP tools.

58 installs/wk local only

UnrealUGC — questions

Answers built from our own checks of this server.

Why is there no tool list for UnrealUGC?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is UnrealUGC working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 249 ms. The bar chart above shows every period we have measured.
How do I connect UnrealUGC?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You will need your own credentials: it refuses anonymous clients.
Does UnrealUGC need an API key?
Yes. Every time we knock, UnrealUGC answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is UnrealUGC?
It answers our handshake in 249 ms on average, which is faster than 58% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use UnrealUGC?
The npm package @unrealugc/mcp was installed 35 times in the last week. Week over week that is +18%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is UnrealUGC open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.