mcp-pinterest-brand-presence-mapper
Pinterest Brand Presence Mapper MCP Server
Apify の Mamba Labs Pinterest Brand Presence Mapper アクター用の MCP サーバーです。企業のドメインを Pinterest のビジネスアカウントに解決し、正確なフォロワー数・ピン数・ボード数を取得します。
できること
企業のドメインを Pinterest ビジネスアカウントに解決し、フォロワー数・フォロー中数・ピン数・ボード数の EXACT な数値に加え、登録済みウェブサイト、検証済みマーチャントの状態、最終ピン日を、Clay でそのまま使えるフラットな 1 行として返します。Pinterest は実数の整数を返すため、これらの数値をリスト単位で合算できます。ボード数はフォロワー数よりも消費者ブランドのアクティビティシグナルとして優れています。ボードはキュレーションの成果の表れだからです。Pinterest のハンドルはドメイン名の語幹でないことが多いため、推測したアカウントが同一性チェックに失敗した場合は、他人の数値を返すのではなく、カウントなしの identity_mismatch として報告されます。読み取り専用です。APIFY_TOKEN が必要で、呼び出しごとに Apify クレジットを消費します。
Related MCP server: Company Social Presence Mapper MCP Server
クイックスタート
MCP クライアント設定にこれを追加します:
{
"mcpServers": {
"mamba-pinterest-brand-presence-mapper": {
"command": "npx",
"args": ["-y", "@mambalabsdev/mcp-pinterest-brand-presence-mapper"],
"env": { "APIFY_TOKEN": "your-apify-token" }
}
}
}前提条件
Node.js 18 以上
console.apify.com/account/integrations から取得した Apify API トークン
このアクターはイベント単位の課金で、呼び出しごとに Apify クレジットを消費します。料金は アクターページ に記載されています。
プロンプトの例
"brooklinen.com の Pinterest フォロワー数とボード数を教えてください。"
"chewy.com は Pinterest の認証済みマーチャントですか?"
"patagonia.com と article.com で Pinterest のボード数を比較してください。"
ツールと入力
ツール: map_pinterest_brand_presence
入力 | 型 | 説明 |
|
| 素の企業ドメイン(例: shopify.com)。これまたは handle を指定します。ドメインを指定するとアクターが完全なディスカバリを実行し、handle を指定すると直接プロフィールの取得に進みます。 |
|
| 任意。検索精度が向上します。また、同一性チェックが発見したプロフィールをこの値と照合するため、指定すると誤マッチを減らせます。 |
|
| 任意。pinterest.com/ の Pinterest ユーザー名です。これを指定するとディスカバリをスキップし、さらに重要なことに、同一性リスクもスキップします。Pinterest のハンドルがドメインの語幹と一致することは稀なためです。 |
|
|
|
|
|
|
出力の読み方
すべての行にはプラットフォームごとの _status フィールドがあり、最初に読むべきフィールドです。用語は Mamba Labs のソーシャル系ファミリー全体で共通です:
ステータス | 意味 |
| 取得・解析済みで、値が存在する |
| 探したが、該当プロフィールは存在しない |
| プロフィールは存在するが、その値は提供側から取得できなかった |
| プラットフォームに拒否された。後で再試行する価値がある |
| 実在のプロフィールは見つかったが、それは他人のものである |
| あなたがこのプラットフォームを要求しなかった |
false と null を混同してはいけません。 false は「調べて、答えは No」という意味です。null は「調べられなかった」という意味です。プレゼンスのない企業を絞り込む場合は、false でフィルタしてください。null の行は「不存在」ではなく「不明」だからです。
アクターの完全なドキュメント
apify.com/mambalabs/pinterest-brand-presence-mapper
Mamba Labs GTM Suite
Mamba Labs は、Clay でそのまま使えるフラットな共通出力形式を持つ一連の GTM エンリッチメントアクターを構築しています。そのため、各行は company_domain でクレンジング不要で結合できます。全アクター一覧: apify.com/mambalabs
ライセンス
MIT
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
- AlicenseNot gradedqualityBmaintenanceDomain -> company intelligence for AI agents. Look up company name, country, contacts, and social profiles from any MCP-compatible client.5MIT
- AlicenseAqualityAmaintenanceMaps a company domain to its official social media URLs and follower counts across LinkedIn, X, Instagram, Facebook, and YouTube.1226MIT
- AlicenseAqualityAmaintenanceResolves any combination of company name, domain, or LinkedIn URL into the canonical company identity (name, domain, LinkedIn URL) with confidence scores and match method.1209MIT
- AlicenseAqualityCmaintenanceResolves TikTok handles or company domains to brand accounts, returning follower, like, video counts, verification status, and more.1MIT
Related MCP Connectors
Email-domain intelligence: MX capability, provider, disposable status, SPF, DMARC, and MTA-STS.
Verify business legitimacy by domain or name in <2s. Trust score, verdict, evidence. x402-payable.
Domain & brand intelligence: company enrichment, tech stack detection, brand research.
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/mambalabsdev/mcp-pinterest-brand-presence-mapper'
If you have feedback or need assistance with the MCP directory API, please join our Discord server