ugc-vz
UGC VZ MCP Server
来自DACH地区(德国、奥地利、瑞士)的真实UGC创作者——作为MCP工具。搜索免费的UGC VZ目录,查看公开的创作者资料,并触发品牌外联请求。
端点:
https://ugc-vz.de/api/mcp传输: Streamable HTTP
MCP注册表:
de.ugc-vz/creator-searchREST替代方案: OpenAPI 3.1 · 文档:ugc-vz.de/developers
无需API密钥。公开结果绝不包含私人联系数据——品牌只有在明确的外联请求后才会通过电子邮件收到联系方式。
本仓库是文档和发现元数据。服务器本身由柏林的track by track GmbH运营(法律声明)。
连接
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
工具
工具 | 描述 |
| 对创作者目录进行自由文本搜索(可选筛选条件:城市、主题、验证级别)。 |
| 单个创作者的公开资料(来自搜索结果的 |
| 触发真实的外联请求——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