mcpbeat Sign in

UGC VZ Creator Search MCP Server

answering

UGC VZ Creator Search is answering right now. Last checked 8 min ago. 189 installs a week from npm. It exposes 5 tools.

Find real UGC creators in the DACH region: profiles, pricing, reach, outreach. No API key.

Installs per day peak 144 · avg 5
a month agotoday
Uptime history 8 days of history
8 days agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
290 ms
Response time
average over 24h
189
Installs / week
npm and PyPI

Nothing serious here today

Today is the operative word: we check UGC VZ Creator Search 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 8 min ago.

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

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

creator
get_creator
Returns the public profile of a single UGC creator for a creator_public_id from a previous search_creators result: name, city, topics, industries, preferred content, equipment, experience since, fee and reach text, portfolio links, social accounts and the human_verification level. NEVER returns private contact details such as e-mail or real name - the brand receives those from UGC VZ by e-mail only after request_outreach. Use before request_outreach to inspect a match more closely. [DE] Liefert das oeffentliche Profil eines einzelnen UGC-Creators zu einer creator_public_id aus einem vorherigen search_creators-Ergebnis: Name, Stadt, Themen, Branchen, bevorzugter Content, Ausruestung, Erfahrung seit, Honorar- und Reichweitentext, Portfolio-Links, Social-Accounts sowie die human_verification-Stufe. Gibt NIEMALS private Kontaktdaten wie E-Mail oder echten Namen zurueck - diese erhaelt die Brand erst nach request_outreach per E-Mail von UGC VZ. Vor request_outreach verwenden, um einen Treffer aus search_creators naeher zu pruefen.
creators
search_creators
Searches the UGC-VZ directory of real, verified UGC creators in the German-speaking region (DACH). query is free text and the main path (e.g. "fitness creator 30+ for a TikTok product video"); a language model structures the request server-side. Optional: city (substring), topics (at least one match), human_verification_level_min (0 = self_reported, 1 = self_reported_with_portfolio; levels are derived from profile data, see get_vocab). Results NEVER contain private contact details. Use get_creator for details on a match; request_outreach for a contact request. [DE] Durchsucht das UGC-VZ-Verzeichnis realer UGC-Creator im deutschsprachigen Raum. query ist Freitext und der Hauptpfad (z. B. "Fitness-Creatorin ab 30 fuer TikTok-Produktvideo"); ein Sprachmodell strukturiert die Anfrage serverseitig. Optional: city (Substring), topics (mind. ein Treffer), human_verification_level_min (0 = self_reported, 1 = self_reported_with_portfolio; Stufen sind aus Profildaten abgeleitet, siehe get_vocab). Ergebnis enthaelt NIEMALS private Kontaktdaten. Fuer Details zu einem Treffer get_creator verwenden; fuer eine Kontaktanfrage request_outreach.
outreach
get_outreach_status
Returns the current status of a contact request previously triggered with request_outreach, by request_id: submitted (received, not yet processed), working (e-mail delivery in progress), completed (contact details delivered by e-mail) or failed (delivery failed or 48 hours without delivery). NEVER returns private contact details itself, only the lifecycle status with timestamps. Call repeatedly after request_outreach until the status is completed or failed. [DE] Liefert den aktuellen Status einer zuvor mit request_outreach ausgeloesten Kontaktanfrage anhand der request_id: submitted (eingegangen, noch nicht bearbeitet), working (E-Mail-Versand laeuft), completed (Kontaktdaten wurden per E-Mail zugestellt) oder failed (Versand fehlgeschlagen oder 48 Stunden ohne Zustellung). Gibt NIEMALS private Kontaktdaten selbst zurueck, nur den Lebenszyklus-Status samt Zeitstempeln. Nach request_outreach wiederholt aufrufen, bis der Status completed oder failed ist.
request
request_outreach
Triggers a deliberate brand request. UGC VZ then forwards the contact details of the selected creators to the brand by e-mail. Required: name, email, creator_public_ids from a previous search. Returns request_id for get_outreach_status. Creators must have been found via search_creators or get_creator before this call; request_outreach itself returns no creator details and no private contact data, only the request_id. message and search_query are optional free-text context for UGC VZ. Typical flow: search_creators -> get_creator -> request_outreach -> get_outreach_status. Call only for serious, genuine requests: the call triggers a real e-mail, and name and email must actually belong to the requesting brand. No bulk requests, no test calls. The terms of use at https://ugc-vz.de/agb (section 10) apply. [DE] Loest eine bewusste Brand-Anfrage aus. UGC VZ gibt daraufhin die Kontaktdaten der ausgewaehlten Creator per E-Mail an die Brand weiter. Pflicht: name, email, creator_public_ids aus vorheriger Suche. Gibt request_id fuer get_outreach_status zurueck. Vor diesem Aufruf muessen die Creator ueber search_creators oder get_creator ermittelt worden sein; request_outreach selbst liefert keine Creator-Details und keine privaten Kontaktdaten zurueck, sondern nur die request_id. message und search_query sind optionale Freitextfelder mit Kontext fuer UGC VZ. Typischer Ablauf: search_creators -> get_creator -> request_outreach -> get_outreach_status. Nur fuer ernsthafte, eigene Anfragen aufrufen: der Aufruf loest einen echten E-Mail-Versand aus, name und email muessen der anfragenden Brand tatsaechlich gehoeren. Keine Massenanfragen, keine Testaufrufe. Es gelten die Nutzungsbedingungen unter https://ugc-vz.de/agb (Ziffer 10).
vocab
get_vocab
Returns the currently valid vocabulary for search_creators: most common topics, industries and cities from active creator profiles, the definition of the human_verification levels (0 = self_reported, 1 = self_reported_with_portfolio, 2 = reserved, currently not assigned) and a note on pricing. Contains no creator or contact data. Call before a first search_creators request or when unsure about valid filter values (city, topics, human_verification_level_min). [DE] Liefert das aktuell gueltige Vokabular fuer search_creators: haeufigste Themen (topics), Branchen und Staedte aus aktiven Creator-Profilen sowie die Definition der human_verification-Stufen (0 = self_reported, 1 = self_reported_with_portfolio, 2 = reserviert, wird derzeit nicht vergeben) und einen Hinweis zur Preisgestaltung. Enthaelt keine Creator- oder Kontaktdaten. Vor einer ersten search_creators-Anfrage oder bei Unsicherheit ueber gueltige Filterwerte (city, topics, human_verification_level_min) aufrufen.

Endpoints

URLTransportStateLatencyChecked
https://ugc-vz.de/api/mcp streamable-http answering 246 ms 8 min ago

Alternatives to UGC VZ Creator Search

same job, measured the same way
Fiverr MCP Server
by kyurish

Search Fiverr gigs, sellers, pricing, and reviews. No API key required.

117 installs/wk local only
Desaira
by desaira

Search adult short-form video: clips, creators and hashtags. Read-only, no API key.

7 tools answering
Nuditok
by nuditok

Search adult short-form video: clips, creators and hashtags. Read-only, no API key.

7 tools answering
Tiktokporn
by tik-tok

Search adult short-form video: clips, creators and hashtags. Read-only, no API key.

7 tools answering
Datocapital
by datocapital

Official company and director data: search, profiles, filings, and name normalization.

11 tools answering
Reddit Scraper
by fashionmascherine-svg

Reddit MCP server: search posts, subreddit feeds, comments & user profiles as JSON. No API key.

answering
Firmenliste MCP
by tankstellen

B2B company address data for the DACH region: search 6,400+ industry lists and get price quotes.

5 tools answering
Influship
by influship

Find and analyze influencers with creator search, lookalikes, profiles, posts, and transcripts.

75 installs/wk 28 tools answering

UGC VZ Creator Search — questions

Answers built from our own checks of this server.

What can UGC VZ Creator Search do?
It exposes 5 tools, read directly from the server on our last check. Among them: get_creator, get_outreach_status, get_vocab, request_outreach, search_creators. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is UGC VZ Creator Search working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 290 ms. The bar chart above shows every period we have measured.
How do I connect UGC VZ Creator Search?
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.
Does UGC VZ Creator Search need an API key?
No. UGC VZ Creator Search completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is UGC VZ Creator Search?
It answers our handshake in 290 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 UGC VZ Creator Search?
The npm package ugc-vz-mcp was installed 189 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.