Skip to main content
Glama
shufflethis

ugc-vz

by shufflethis

UGC VZ MCP Server

DACH地域(ドイツ、オーストリア、スイス)の実際のUGCクリエイターをMCPツールとして提供します。無料のUGC VZディレクトリを検索し、公開クリエイタープロフィールを確認し、ブランドのアウトリーチリクエストをトリガーできます。

APIキーは不要です。公開結果には個人の連絡先データは一切含まれません。ブランドは明示的なアウトリーチリクエストの後にのみ、メールで連絡先詳細を受け取ります。

このリポジトリはドキュメントとディスカバリーメタデータです。サーバー自体はベルリンのtrack by track GmbHが運営しています(インプリント)。

接続

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

1人のクリエイターの公開プロフィール(検索結果の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