Skip to main content
Glama
shufflethis

ugc-vz

by shufflethis

UGC VZ MCP Server

Real UGC creators from the DACH region (Germany, Austria, Switzerland) — as MCP tools. Search the free UGC VZ directory, inspect public creator profiles, and trigger brand outreach requests.

No API key needed. Public results never contain private contact data — brands receive contact details by email only after an explicit outreach request.

This repository is documentation and discovery metadata. The server itself is operated by track by track GmbH, Berlin (Impressum).

Connect

Claude Code:

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

Any client that reads an mcpServers block:

{
  "mcpServers": {
    "ugc-vz": {
      "type": "streamable-http",
      "url": "https://ugc-vz.de/api/mcp"
    }
  }
}

Clients that only speak stdio (e.g. Claude Desktop) can bridge via mcp-remote — or use the npm package from this repo:

{
  "mcpServers": {
    "ugc-vz": {
      "command": "npx",
      "args": ["-y", "ugc-vz-mcp"]
    }
  }
}

Related MCP server: Social Intel MCP

Tools

Tool

Description

search_creators

Free-text search over the creator directory (optional filters: city, topics, verification level).

get_creator

Public profile for one creator (UGC-… id from a search result).

request_outreach

Triggers a real outreach request — UGC VZ emails creator contact details to the given brand address. Not a test endpoint.

get_outreach_status

Lifecycle status of an outreach request (submittedworkingcompleted/failed).

get_vocab

Valid search vocabulary: topics, industries, cities, verification levels.

Typical flow: search_creatorsget_creatorrequest_outreachget_outreach_status.

Rate limits & auth

Anonymous callers are rate-limited per IP (search counts 3×). Agents signing requests with Web Bot Auth get a higher tier. Details: ugc-vz.de/developers.

License

MIT — see LICENSE. The directory data itself remains subject to the UGC VZ terms.

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