Skip to main content
Glama
mambalabsdev

mcp-pinterest-brand-presence-mapper

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
map_pinterest_brand_presenceA

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.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.5/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusing it with another. The tool's name and description clearly define its single purpose.

Naming Consistency5/5

The single tool name follows a clear snake_case verb_noun pattern (map_pinterest_brand_presence) and is descriptive of its function. No inconsistencies exist.

Tool Count4/5

One tool is below the typical 3-15 range, but the server's scope is extremely narrow: mapping a brand's Pinterest presence. This one comprehensive tool fully covers that scope without feeling unnecessarily thin.

Completeness4/5

The tool returns all core presence metrics (followers, following, pins, boards, claimed website, last pin date). Minor gaps exist, such as no batch processing or per-board drill-down, but the stated read-only mapping goal is well covered.

Maintenance

ActivityMaintained
ResponsivenessNo issues