
Pinterest Ads MCP Server
Run Pinterest Ads campaigns, targeting, and audience estimates through your agent when promoting visual products or content.
Overview
Pinterest Ads MCP Server is a MCP server for the Launch phase that manages Pinterest advertising with CRUD, async reports, targeting, and audience estimates.
What is this MCP server?
- Pinterest Ads CRUD for campaigns and related entities via MCP
- Async reports for pin and campaign performance
- Targeting configuration tools exposed to the agent
- Audience estimate calls before spend commitments
- stdio @cesteral/pinterest-mcp v1.1.0 and optional deployed streamable-http endpoint
- Server version 1.1.0
- npm identifier @cesteral/pinterest-mcp
- Remote path /pinterest-mcp/mcp on configurable host
What problem does it solve?
Tuning Pinterest targeting and waiting on reports in a separate browser tab slows solo builders who already work inside Claude Code or Cursor.
Who is it for?
Visual-first brands and shop owners running Pinterest Ads who want programmatic campaign control via MCP.
Skip if: Products with no Pinterest ad account or teams that only need organic pin scheduling without paid tools.
What do I get? / Deliverables
You can iterate Pinterest ad structure and pull report jobs from the same agent thread that handles your product work.
- Updated Pinterest ad campaigns and targeting settings
- Audience estimate outputs for planning reach
- Async report data for optimization decisions
Recommended MCP Servers
Journey fit
Pinterest paid placement is a launch distribution tactic for visual brands and ecommerce landing pages seeking discovery traffic. CRUD, targeting, and audience estimates are campaign distribution tasks rather than app implementation or production monitoring.
How it compares
API-facing MCP server for Pinterest Ads, not a Canva or creative design skill.
Common Questions / FAQ
Who is Pinterest Ads MCP Server for?
Builders and marketers using AI agents who operate Pinterest Ads for ecommerce, content, or app promotion.
When should I use Pinterest Ads MCP Server?
Use it during launch distribution when you need agent-driven campaign edits, targeting changes, estimates, or async reports.
How do I add Pinterest Ads MCP Server to my agent?
Add @cesteral/pinterest-mcp via npm for stdio with Pinterest API credentials, or connect to your deployed remote MCP URL with the host variable set.