ugc-vz
UGC VZ MCP Server
DACH 지역(독일, 오스트리아, 스위스)의 실제 UGC 크리에이터를 MCP 도구로 제공합니다. 무료 UGC VZ 디렉터리에서 검색하고, 공개 크리에이터 프로필을 확인하며, 브랜드 아웃리치 요청을 트리거할 수 있습니다.
엔드포인트:
https://ugc-vz.de/api/mcp전송: Streamable HTTP
MCP 레지스트리:
de.ugc-vz/creator-search매니페스트:
/.well-known/mcp.jsonREST 대안: OpenAPI 3.1 · 문서: ugc-vz.de/developers
API 키가 필요 없습니다. 공개 결과에는 개인 연락처 데이터가 포함되지 않으며, 브랜드는 명시적인 아웃리치 요청 후에만 이메일로 연락처 세부 정보를 받게 됩니다.
이 저장소는 문서 및 검색 메타데이터입니다. 서버 자체는 베를린의 track by track GmbH가 운영합니다 (Impressum).
연결
Claude Code:
claude mcp add --transport http ugc-vz https://ugc-vz.de/api/mcpmcpServers 블록을 읽는 모든 클라이언트:
{
"mcpServers": {
"ugc-vz": {
"type": "streamable-http",
"url": "https://ugc-vz.de/api/mcp"
}
}
}stdio만 지원하는 클라이언트(예: Claude Desktop)는 mcp-remote를 통해 브리지할 수 있습니다. 또는 이 저장소의 npm 패키지를 사용할 수 있습니다:
{
"mcpServers": {
"ugc-vz": {
"command": "npx",
"args": ["-y", "ugc-vz-mcp"]
}
}
}Related MCP server: Social Intel MCP
도구
도구 | 설명 |
| 크리에이터 디렉터리에서 자유 텍스트 검색 (선택 필터: 도시, 주제, 검증 수준). |
| 검색 결과에서 얻은 한 명의 크리에이터( |
| 실제 아웃리치 요청을 트리거합니다 — UGC VZ가 주어진 브랜드 주소로 크리에이터 연락처 세부 정보를 이메일로 보냅니다. 테스트 엔드포인트가 아닙니다. |
| 아웃리치 요청의 수명 주기 상태 ( |
| 유효한 검색 어휘: 주제, 산업, 도시, 검증 수준. |
일반적인 흐름: search_creators → get_creator → request_outreach → get_outreach_status.
속도 제한 및 인증
익명 호출자는 IP당 속도 제한이 적용됩니다(검색은 3배로 계산). Web Bot Auth로 요청에 서명하는 에이전트는 더 높은 등급을 받습니다. 자세한 내용: ugc-vz.de/developers.
라이선스
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