← All projects

Pinterest Ads MCP

An MCP server for Pinterest advertising accounts, campaign entities, analytics, and previewed mutations.

Install
npx @channel47/pinterest-ads-mcp@beta
Source on GitHub

Requires Pinterest OAuth credentials; supports an access token or client credentials with a refresh token.

Pinterest Ads MCP connects an MCP client to the Pinterest Ads API. It requires an access token or a supported OAuth refresh setup.

Tools and safety

  • list_accounts lists accessible advertising accounts.
  • query reads supported campaign entities.
  • analytics supports configurable attribution windows, reporting levels, and time granularity.
  • mutate defaults to dry_run: true; new entities default to PAUSED.
  • PINTEREST_ADS_READ_ONLY=true removes the mutation tool.
Share