Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Pinterest Brand Presence Mapper

БесплатноНе проверен

Resolves a company domain to its Pinterest business account, returning exact follower, following, pin, and board counts along with claimed website, verified mer

GitHubEmbed

Описание

Resolves a company domain to its Pinterest business account, returning exact follower, following, pin, and board counts along with claimed website, verified merchant status, and per-platform status indicators for identity mismatches and other outcomes.

README

Smithery Glama score npm version npm downloads license

MCP server for the Mamba Labs Pinterest Brand Presence Mapper actor on Apify.

Resolve a company domain to its Pinterest business account with exact follower, pin and board counts.

What it does

Resolve a company domain to its Pinterest business account and return EXACT follower, following, pin and board counts, plus the claimed website, verified merchant status and last pin date, as one flat Clay ready row. Pinterest serves real integers, so these counts can be summed across a list. Board count is a better activity signal than followers for a consumer brand, because boards are curation effort. Pinterest handles are rarely the domain stem, so a guessed account that fails the identity check is reported as identity_mismatch with no counts rather than returning a stranger's numbers. Read only; requires an APIFY_TOKEN and consumes Apify credits per call.

Quick start

Add this to your MCP client configuration:

{
  "mcpServers": {
    "mamba-pinterest-brand-presence-mapper": {
      "command": "npx",
      "args": ["-y", "@mambalabsdev/mcp-pinterest-brand-presence-mapper"],
      "env": { "APIFY_TOKEN": "your-apify-token" }
    }
  }
}

Prerequisites

The actor is pay per event and consumes Apify credits per call. Pricing is on the actor page.

Example prompts

  • "How many Pinterest followers and boards does brooklinen.com have?"
  • "Is chewy.com a verified merchant on Pinterest?"
  • "Compare Pinterest board counts across patagonia.com and article.com."

Tool and inputs

Tool: map_pinterest_brand_presence

Input Type Meaning
company_domain string Bare company domain, for example shopify.com. Supply this or a handle. With a domain the actor runs full discovery; with a handle it skips straight to
company_name string Optional. Improves search accuracy and is what the identity gate checks a discovered profile against, so supplying it reduces wrong matches.
handle string Optional. The Pinterest username from pinterest.com/. Supplying it skips discovery and, more importantly, skips the identity risk: Pinterest h
includeFollowerCounts boolean When "true" (default) the profile page is fetched and the counts are extracted. Set "false" to resolve the profile URL only, which is cheaper and need
skipCache boolean When "false" (default) a successful lookup is cached for seven days and reused. Set "true" to force a fresh fetch. Sent as a string for Clay compatibi

Reading the output

Every row carries a per platform _status field, and it is the field to read first. The vocabulary is the same across the whole Mamba Labs social family:

Status Meaning
ok fetched and parsed, the value is there
not_found we looked and there is no such profile
not_extractable the profile exists and the value is not on the wire to us
blocked the platform refused us, worth retrying later
identity_mismatch we found a real profile and it belongs to someone else
skipped you did not ask for this platform

false and null are never interchangeable. false means we looked and the answer is no. null means we could not look. If you filter for companies with no presence, filter on false, because null rows are unknown rather than absent.

Full actor documentation

apify.com/mambalabs/pinterest-brand-presence-mapper

Mamba Labs GTM Suite

Mamba Labs builds a fleet of GTM enrichment actors that share one flat, Clay ready output convention, so their rows join on company_domain with no cleaning step. Full fleet: apify.com/mambalabs

License

MIT

from github.com/mambalabsdev/mcp-pinterest-brand-presence-mapper

Установка Pinterest Brand Presence Mapper

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/mambalabsdev/mcp-pinterest-brand-presence-mapper

FAQ

Pinterest Brand Presence Mapper MCP бесплатный?

Да, Pinterest Brand Presence Mapper MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Pinterest Brand Presence Mapper?

Да, требуются переменные окружения: APIFY_TOKEN. Unyly подставит их в конфиг при установке.

Pinterest Brand Presence Mapper — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Pinterest Brand Presence Mapper в Claude Desktop, Claude Code или Cursor?

Открой Pinterest Brand Presence Mapper на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Pinterest Brand Presence Mapper with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development