ugc-vz
UGC VZ MCP Server
Echte UGC-Ersteller aus der DACH-Region (Deutschland, Österreich, Schweiz) — als MCP-Tools. Durchsuchen Sie das kostenlose UGC VZ-Verzeichnis, prüfen Sie öffentliche Erstellerprofile und lösen Sie Marken-Outreach-Anfragen aus.
Endpunkt:
https://ugc-vz.de/api/mcpTransport: Streamable HTTP
MCP-Registry:
de.ugc-vz/creator-searchManifest:
/.well-known/mcp.jsonREST-Alternative: OpenAPI 3.1 · Docs: ugc-vz.de/developers
Kein API-Schlüssel erforderlich. Öffentliche Ergebnisse enthalten niemals private Kontaktdaten – Marken erhalten Kontaktdaten nur per E-Mail nach einer ausdrücklichen Outreach-Anfrage.
Dieses Repository ist Dokumentation und Discovery-Metadaten. Der Server selbst wird von der track by track GmbH, Berlin betrieben (Impressum).
Verbinden
Claude Code:
claude mcp add --transport http ugc-vz https://ugc-vz.de/api/mcpJeder Client, der einen mcpServers-Block liest:
{
"mcpServers": {
"ugc-vz": {
"type": "streamable-http",
"url": "https://ugc-vz.de/api/mcp"
}
}
}Clients, die nur stdio sprechen (z. B. Claude Desktop), können über mcp-remote eine Brücke bauen – oder das npm-Paket aus diesem Repository verwenden:
{
"mcpServers": {
"ugc-vz": {
"command": "npx",
"args": ["-y", "ugc-vz-mcp"]
}
}
}Related MCP server: Social Intel MCP
Tools
Tool | Beschreibung |
| Volltextsuche im Erstellerverzeichnis (optionale Filter: Stadt, Themen, Verifizierungsstufe). |
| Öffentliches Profil für einen Ersteller ( |
| Löst eine echte Outreach-Anfrage aus – UGC VZ sendet die Kontaktdaten des Erstellers per E-Mail an die angegebene Markenadresse. Kein Test-Endpunkt. |
| Lebenszyklusstatus einer Outreach-Anfrage ( |
| Gültiges Suchvokabular: Themen, Branchen, Städte, Verifizierungsstufen. |
Typischer Ablauf: search_creators → get_creator → request_outreach → get_outreach_status.
Ratenbegrenzungen & Authentifizierung
Anonyme Aufrufer werden pro IP ratenbegrenzt (Suche zählt 3×). Agents, die Anfragen mit Web Bot Auth signieren, erhalten eine höhere Stufe. Details: ugc-vz.de/developers.
Lizenz
MIT – siehe LICENSE. Die Verzeichnisdaten selbst unterliegen weiterhin den UGC-VZ-Bedingungen.
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 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
AlicenseAqualityBmaintenanceEnables AI-native creator discovery for influencer marketing, including creator search, lookalikes, profile lookup, and Instagram post transcript analysis.14661MIT- 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
Related MCP Connectors
Creator discovery & analytics across YouTube, Instagram, TikTok (30M+) + brand/sponsor intel.
Find and analyze influencers with creator search, lookalikes, profiles, posts, and transcripts.
Search Meta, Google Ads, LinkedIn, and TikTok ad libraries plus creative analysis via MCP.
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/shufflethis/ugc-vz-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server