mcpbeat Sign in

Ugc Brief MCP Server

local only

Ugc Brief MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm. Last commit 14 Jul 2026.

Turn a brand brief into deliverables, shot lists, and the right UGC format, catching scope traps.

Installs per day peak 275 · avg 15 · +7% w/w
a month agotoday
49
Installs / week
npm · ugc-brief-mcp
0
Stars
0 open issues
14 Jul 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Ugc Brief MCP 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

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add ugc-brief-mcp -- npx -y ugc-brief-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ugc-brief-mcp": {
      "args": [
        "-y",
        "ugc-brief-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ugc-brief-mcp]
command = "npx"
args = ["-y", "ugc-brief-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "ugc-brief-mcp": {
      "args": [
        "-y",
        "ugc-brief-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ugc-brief-mcp": {
      "args": [
        "-y",
        "ugc-brief-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Ugc Brief MCP

same job, measured the same way
Service Agreement
by theluckystrike

Service agreements for freelancers: scope, deliverables, rate, termination and liability caps.

9 tools answering
AI Daily Insights MCP
by whalecupl

List, fetch and search AI Daily Insights — a Chinese daily AI-industry briefing built for agents.

413 installs/wk local only
Canvora
by canvora

Turn any idea, URL, doc, or PDF into on-brand visuals: 100+ formats, native in 150+ languages

answering
Library
by teentherapy

Teen-first library on CBT, DBT, and finding the right therapist.

6 tools answering
Miromiro
by miromiro

Turn any live website into brand colors, fonts, design tokens, SVGs, Lottie and paste-ready code.

171 installs/wk answering
I
Clipzyn MCP
by letroi77

Turn podcasts and long videos into ranked, finished short clips via the hosted ClipZyn API.

answering
Anylens
by slowper

Turn videos, PDFs, screenshots, and articles into anchored, cached understanding for agents.

38 installs/wk local only
Wavefunction Search
by jdhart81

Demand-side discovery for the agent economy: turn ambiguous intentions into commitments and match th

5 tools answering

Ugc Brief MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Ugc Brief MCP?
Ugc Brief MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package ugc-brief-mcp was installed 49 times last week.
How do I connect Ugc Brief MCP?
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 runs locally, so the command pulls ugc-brief-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Ugc Brief MCP?
The npm package ugc-brief-mcp was installed 49 times in the last week. Week over week that is +7%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Ugc Brief MCP open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.