UGC VZ Creator Matching Agent
ugc-vz.de
· track by track GmbH / famefact
Findet passende UGC Creator in Deutschland fuer Brand-, Agentur- und E-Commerce-Kampagnen. Agenten koennen Creator-Vorschlaege abrufen, einzelne Profile nachschlagen und eine kostenlose Brand-Anfrage mit ausgewaehlten Creatorn ausloesen.
ugc-vz.de via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
D
Conformance score: 46/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-29 03:12:22 current | c6bc56e43bc1… |
view → |
Endpoints
| Agent card | https://ugc-vz.de/.well-known/agent-card.json |
| Provider | https://ugc-vz.de |
| Docs | https://ugc-vz.de/developers |
Skills · 3 declared · mapped to canonical taxonomy
Analysiert eine Kampagnen- oder Creator-Suchanfrage und liefert passende UGC Creator-Vorschlaege ohne private Kontaktinfos. Alter Methodenname ugc.search_creato…
Liefert das oeffentliche Profil eines einzelnen UGC-Creators anhand seiner Creator-ID aus einem vorherigen creator_search-Ergebnis. Enthaelt niemals private Kon…
Erstellt eine kostenlose Brand-Anfrage fuer bewusst ausgewaehlte Creator. Kontaktinfos werden an die angegebene Brand-E-Mail gesendet, soweit im Profil vorhande…
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/ugc-vz.de) [](https://agenstry.com/agents/ugc-vz.de) [](https://agenstry.com/agents/ugc-vz.de) [](https://agenstry.com/agents/ugc-vz.de)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "1.0",
"name": "UGC VZ Creator Matching Agent",
"description": "Findet passende UGC Creator in Deutschland fuer Brand-, Agentur- und E-Commerce-Kampagnen. Agenten koennen Creator-Vorschlaege abrufen, einzelne Profile nachschlagen und eine kostenlose Brand-Anfrage mit ausgewaehlten Creatorn ausloesen.",
"url": "https://ugc-vz.de/a2a",
"preferredTransport": "JSONRPC",
"supportedInterfaces": [
{
"url": "https://ugc-vz.de/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0"
},
{
"url": "https://ugc-vz.de/api/mcp",
"protocolBinding": "MCP",
"protocolVersion": "2026-07-28"
}
],
"provider": {
"organization": "track by track GmbH / famefact",
"url": "https://ugc-vz.de"
},
"version": "1.0.2",
"documentationUrl": "https://ugc-vz.de/developers",
"iconUrl": "https://ugc-vz.de/ugc-vz-logo.webp",
"pricing": {
"currency": "EUR",
"plans": [
{
"id": "starter",
"name": "Agent Starter",
"price": 29,
"interval": "month",
"monthlySearchLimit": 10,
"checkoutUrl": "https://ugc-vz.de/api/a2a/checkout?plan=starter"
},
{
"id": "pro",
"name": "Agent Pro",
"price": 100,
"interval": "month",
"monthlySearchLimit": null,
"checkoutUrl": "https://ugc-vz.de/api/a2a/checkout?plan=pro"
}
]
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"securitySchemes": {
"apiKey": {
"type": "apiKey",
"in": "header",
"name": "Authorization",
"description": "Bezahlter A2A API-Key als Authorization: Bearer <key>. Starter: 29 EUR/Monat mit 10 Suchen. Pro: 100 EUR/Monat unlimited."
},
"brandLead": {
"type": "apiKey",
"in": "header",
"name": "Authorization",
"description": "Eine Brand-Anfrage benoetigt Name, E-Mail und bewusste Creator-Auswahl. Creator werden nicht ungeprueft automatisiert angeschrieben."
}
},
"security": [
{
"apiKey": []
}
],
"skills": [
{
"id": "creator_search",
"name": "UGC Creator suchen",
"description": "Analysiert eine Kampagnen- oder Creator-Suchanfrage und liefert passende UGC Creator-Vorschlaege ohne private Kontaktinfos. Alter Methodenname ugc.search_creators bleibt als Alias funktionsfaehig.",
"tags": [
"ugc",
"creator-search",
"influencer-marketing",
"germany"
],
"examples": [
"Finde maennliche Sport Creator ab 30 fuer TikTok",
"Beauty UGC Creatorinnen aus Deutschland fuer Reels",
"Tech UGC Creator fuer SaaS Produktdemo"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
],
"schema": "https://ugc-vz.de/api/agent-schemas/search_creators.json"
},
{
"id": "creator_get",
"name": "UGC Creator-Profil abrufen",
"description": "Liefert das oeffentliche Profil eines einzelnen UGC-Creators anhand seiner Creator-ID aus einem vorherigen creator_search-Ergebnis. Enthaelt niemals private Kontaktdaten wie E-Mail oder echten Namen.",
"tags": [
"ugc",
"creator-profile",
"influencer-marketing",
"germany"
],
"examples": [
"Zeig mir das Profil von UGC-AB12CD34EF"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
],
"schema": "https://ugc-vz.de/api/agent-schemas/get_creator.json"
},
{
"id": "outreach_request",
"name": "Creator-Auswahl anfragen",
"description": "Erstellt eine kostenlose Brand-Anfrage fuer bewusst ausgewaehlte Creator. Kontaktinfos werden an die angegebene Brand-E-Mail gesendet, soweit im Profil vorhanden. Alter Methodenname ugc.submit_creator_request bleibt als Alias funktionsfaehig. Status danach ueber tasks/get abrufbar.",
"tags": [
"ugc",
"brand-lead",
"creator-contact-request"
],
"examples": [
"Sende eine Anfrage fuer Creator UGC-AB12CD34EF und UGC-11223344FF an marketing@example.com"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
],
"schema": "https://ugc-vz.de/api/agent-schemas/request_outreach.json"
}
]
}