Skip to main content
Glama
shufflethis

ugc-vz

by shufflethis

UGC VZ MCP Server

DACH 지역(독일, 오스트리아, 스위스)의 실제 UGC 크리에이터를 MCP 도구로 제공합니다. 무료 UGC VZ 디렉터리에서 검색하고, 공개 크리에이터 프로필을 확인하며, 브랜드 아웃리치 요청을 트리거할 수 있습니다.

API 키가 필요 없습니다. 공개 결과에는 개인 연락처 데이터가 포함되지 않으며, 브랜드는 명시적인 아웃리치 요청 후에만 이메일로 연락처 세부 정보를 받게 됩니다.

이 저장소는 문서 및 검색 메타데이터입니다. 서버 자체는 베를린의 track by track GmbH가 운영합니다 (Impressum).

연결

Claude Code:

claude mcp add --transport http ugc-vz https://ugc-vz.de/api/mcp

mcpServers 블록을 읽는 모든 클라이언트:

{
  "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

도구

도구

설명

search_creators

크리에이터 디렉터리에서 자유 텍스트 검색 (선택 필터: 도시, 주제, 검증 수준).

get_creator

검색 결과에서 얻은 한 명의 크리에이터(UGC-… ID)에 대한 공개 프로필.

request_outreach

실제 아웃리치 요청을 트리거합니다 — UGC VZ가 주어진 브랜드 주소로 크리에이터 연락처 세부 정보를 이메일로 보냅니다. 테스트 엔드포인트가 아닙니다.

get_outreach_status

아웃리치 요청의 수명 주기 상태 (submittedworkingcompleted/failed).

get_vocab

유효한 검색 어휘: 주제, 산업, 도시, 검증 수준.

일반적인 흐름: search_creatorsget_creatorrequest_outreachget_outreach_status.

속도 제한 및 인증

익명 호출자는 IP당 속도 제한이 적용됩니다(검색은 3배로 계산). Web Bot Auth로 요청에 서명하는 에이전트는 더 높은 등급을 받습니다. 자세한 내용: ugc-vz.de/developers.

라이선스

MIT — LICENSE 참조. 디렉터리 데이터 자체는 UGC VZ 약관의 적용을 받습니다.

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides 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.
  • A
    license
    A
    quality
    D
    maintenance
    Instagram 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.
    1
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Enables AI-native creator discovery for influencer marketing, including creator search, lookalikes, profile lookup, and Instagram post transcript analysis.
    14
    66
    1
    MIT

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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