mcpbeat Sign in

Pinterest Ads MCP Server

local only

Pinterest Ads runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from npm. Last commit 30 Aug 2026.

Pinterest Ads: 26 read tools and 5 write tools that preview before they apply.

Installs per day peak 57 · avg 1
a month agotoday
57
Installs / week
npm · @getmcpads/pinterest-ads-mcp-server
0
Stars
0 open issues
30 Aug 2026
Last commit
0 releases in 90 days
Apache-2.0
License
TypeScript

Nothing serious here today

Today is the operative word: we check Pinterest Ads every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add pinterest-ads -- npx -y @getmcpads/pinterest-ads-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pinterest-ads": {
      "args": [
        "-y",
        "@getmcpads/pinterest-ads-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pinterest-ads]
command = "npx"
args = ["-y", "@getmcpads/pinterest-ads-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "pinterest-ads": {
      "args": [
        "-y",
        "@getmcpads/pinterest-ads-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pinterest-ads": {
      "args": [
        "-y",
        "@getmcpads/pinterest-ads-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Pinterest Ads

same job, measured the same way
TikTok Ads
by getmcpads

TikTok Ads: 27 read tools, 277 metrics, and 5 write tools that preview before applying.

103 installs/wk local only
Meta Ads
by getmcpads

Meta (Facebook and Instagram) Ads: 34 read tools and 10 write tools that preview first.

58 installs/wk local only
Google Ads
by getmcpads

Google Ads: 31 read tools with full Keyword Planner, 7 write tools that preview first.

52 installs/wk local only
MCP Google Analytics
by leonardosepulvedat

GA4 MCP that reads AND writes: reports, funnels, audits, and server-side events. 26 tools.

607 installs/wk local only
Nanmesh MCP
by sacravenger

12 tools that let AI agents check trust scores and reviews before recommending any software tool.

264 installs/wk local only
Flashcards Open Source App
by flashcards-open-source-app

Read and write open-source flashcards through split read/write MCP tools.

answering
sw-postgres-mcp
by jpka

Safe-write Postgres MCP server with preview-before-execute writes and rollback safety.

60 installs/wk local only
Ownly
by liuh886

Local-first Ownly evidence and repeatable Planner visits with preview-before-commit writes.

600 installs/wk local only

Pinterest Ads — questions

Answers built from our own checks of this server.

Why is there no uptime for Pinterest Ads?
Pinterest Ads runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @getmcpads/pinterest-ads-mcp-server was installed 57 times last week.
How do I connect Pinterest Ads?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @getmcpads/pinterest-ads-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Pinterest Ads?
The npm package @getmcpads/pinterest-ads-mcp-server was installed 57 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Pinterest Ads open source?
Yes — it is published under the Apache-2.0 licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.