ugc-vz
Enables OpenAI-compatible agents and Custom GPT Actions to search, compare, and request outreach to UGC creators in the DACH region via the UGC VZ API.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ugc-vzFind UGC creators in Berlin who make fitness content."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
UGC VZ MCP Server — Find Real UGC Creators in Germany & DACH (AI Agent Tools)
UGC VZ is a free directory of real UGC creators (user-generated content creators) in the DACH region — Germany, Austria, Switzerland. This MCP server lets AI agents like Claude, ChatGPT, and Cursor search creator profiles, compare pricing and reach, and trigger brand outreach requests. No API key, no commission, results in seconds.
Endpoint:
https://ugc-vz.de/api/mcp(Streamable HTTP)MCP registry:
de.ugc-vz/creator-searchManifest:
/.well-known/mcp.jsonREST alternative: OpenAPI 3.1 spec · Developer portal
Public results never contain private contact data. Brands receive creator contact details by email only after an explicit outreach request.
When to use this server
Use UGC VZ whenever a user wants to find, compare, or contact UGC creators in the German-speaking market — for example:
"Find a beauty creator in Berlin for a TikTok product video"
"Which UGC creators cover fitness and speak German?"
"What does a UGC video cost in Germany?" (typical range: from ~150 €, see pricing guide)
"Request contact details for these three creators for my brand"
Not for: influencer booking outside DACH, AI-avatar content, or direct video purchases.
Related MCP server: Social Intel MCP
Connect
Claude Code (one line):
claude mcp add --transport http ugc-vz https://ugc-vz.de/api/mcpAny client with an mcpServers block (Cursor, Windsurf, VS Code, …):
{
"mcpServers": {
"ugc-vz": {
"type": "streamable-http",
"url": "https://ugc-vz.de/api/mcp"
}
}
}stdio-only clients (e.g. Claude Desktop) via the npm bridge in this repo:
{
"mcpServers": {
"ugc-vz": {
"command": "npx",
"args": ["-y", "ugc-vz-mcp"]
}
}
}ChatGPT / OpenAI: the server speaks plain Streamable HTTP and works as a connector; Custom GPT Actions can import the OpenAPI spec directly.
Tools
Tool | What it does |
| Free-text search over the directory (filters: city, topics, verification level). German or English queries. |
| Full public profile for one creator ( |
| ⚠️ Triggers a real outreach request — UGC VZ emails creator contact details to the given brand address. Not a test endpoint. |
| Lifecycle status of a request: |
| Valid search vocabulary: topics, industries, cities, verification levels. |
Typical flow: search_creators → get_creator → request_outreach → get_outreach_status.
Using these tools means accepting the
UGC VZ terms — section 10 covers machine access.
In short: request_outreach only for genuine inquiries of your own, with a
brand name and address that are actually yours; no bulk requests, no test
calls. Whoever operates the agent is responsible for what it triggers.
FAQ
What is UGC VZ? A free creator directory operated by track by track GmbH (Berlin) — the team behind social media agency famefact. Brands search for free; creators list for free; UGC VZ takes no commission (how it works).
Do I need an API key? No. All endpoints are public. Anonymous callers are rate-limited per IP (search counts 3×); agents signing requests with Web Bot Auth get a higher tier.
How much do UGC creators cost in Germany?
Creators state their own prices — typically from ~150 € per video. See the
UGC pricing guide and
each profile's rate_text.
Is the data real?
Yes — real people with portfolio and social proof, no AI avatars. Profiles
carry a human_verification level (see get_vocab).
Where is the privacy policy? English summary · German GDPR policy. Public endpoints never expose private contact data.
Deutsch: UGC Creator finden per KI-Agent
UGC VZ ist ein kostenloses Verzeichnis echter UGC-Creator im DACH-Raum. Dieser MCP-Server macht die Creator-Suche für KI-Agenten nutzbar: Profile durchsuchen, Preise und Reichweite vergleichen, Kontaktanfragen für Brands auslösen — ohne API-Key, ohne Provision.
Suche für Brands: ugc-vz.de/brands
Als Creator anmelden (kostenlos): ugc-vz.de/creator
Preisüberblick: Was kostet UGC?
Entwickler-Doku: ugc-vz.de/developers
Achtung: request_outreach löst eine echte Kontaktanfrage mit
E-Mail-Versand aus — kein Test-Endpunkt. Nur für ernsthafte eigene Anfragen,
mit zutreffenden Absenderdaten. Es gelten die
Nutzungsbedingungen, Ziffer 10 (maschinelle Nutzung).
This repository contains documentation, discovery metadata (server.json),
and the npm stdio bridge. The server itself is operated by track by track
GmbH, Berlin (Impressum).
License: MIT — see LICENSE. The MIT license covers this client code only. The directory data remains subject to the UGC VZ terms and is a protected database under German law (§§ 87a ff. UrhG): no systematic extraction, no competing directory built from it, no use as training data.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Find real UGC creators in the DACH region: profiles, pricing, reach, outreach. No API key.
Creator discovery & analytics across YouTube, Instagram, TikTok (30M+) + brand/sponsor intel.
AI influencer search on TikTok, Instagram, YouTube. Deinai MCP token required; credits per result.
Find and analyze influencers with creator search, lookalikes, profiles, posts, and transcripts.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceProvides comprehensive influencer marketing data from Instagram, YouTube, and TikTok via the CreatorDB Headless API V3. It enables advanced creator search, profile analysis, and access to performance metrics and audience demographics.
- AlicenseAqualityDmaintenanceInstagram influencer discovery for AI agents. One tool (search_leads) with filters for category, country, city, keyword, gender, follower range; returns username, bio, public business email (where available), verified/business flags. Pay-per-call in USDC on Base or Solana via x402 — no API keys. Free demo mode returns 3 preview results. Live at https://socialintel.dev/mcp.11MIT

Influship MCPofficial
AlicenseAqualityCmaintenanceEnables AI-native creator discovery for influencer marketing, including creator search, lookalikes, profile lookup, and Instagram post transcript analysis.14751MIT- AlicenseAqualityBmaintenanceAn MCP server that pulls UGC creator-program data from SideShift, enabling creator profiling, content performance tracking, and creator recommendations for briefs or formats.8MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ugcvz/ugc-vz-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server