Skip to content
@getmcpads-com

Get MCP Ads

Open-source MCP servers for the advertising stack.

Get MCP Ads

Open-source MCP servers for the advertising stack.

Six Model Context Protocol servers that connect Claude, ChatGPT, Cursor or any MCP client to the platforms where advertising actually happens. Run them yourself under Apache 2.0, with your own credentials, on your own machine.

Server Tools Install Registry
Meta Ads 34 read + 10 write @getmcpads/meta-ads-mcp-server com.getmcpads/meta-ads
Google Ads 31 read + 7 write @getmcpads/google-ads-mcp-server com.getmcpads/google-ads
TikTok Ads 27 read + 5 write @getmcpads/tiktok-ads-mcp-server com.getmcpads/tiktok-ads
Pinterest Ads 26 read + 5 write @getmcpads/pinterest-ads-mcp-server com.getmcpads/pinterest-ads
Google Analytics 4 27 read @getmcpads/google-analytics-mcp-server com.getmcpads/google-analytics
Google Search Console 20 read @getmcpads/google-search-console-mcp-server com.getmcpads/google-search-console
npx -y @getmcpads/meta-ads-mcp-server

What these have in common

Writes preview before they apply. On the four ad platforms, every write tool returns a description of the change and does nothing. Only a second call carrying confirm: true touches the live account. An assistant can pick the wrong account or the wrong order of magnitude on a budget; a mandatory preview makes that visible before it costs money.

Analytics servers cannot write at all. No flag adds it. A misread report is a wrong answer you can spot. A mistaken write to an analytics property corrupts the record you use to judge everything else, silently.

Catalogues live in the server, not in the model. Metric and dimension catalogues with a compatibility matrix, so an assistant asks for cost and conversions by name instead of composing a query language against a schema of thousands of fields.

Honest comparisons. Each README compares the server to the platform's own official MCP server, including the rows where the official one wins. Where no official server exists, we say that instead of inventing a comparison.

Credentials stay on your machine. No telemetry, no phone-home, one allowed host per server, and no HTTP redirect is ever followed once a token is attached. Tests fail the build if any of that stops being true.

Prefer not to run them yourself?

getmcpads.com is the hosted version: the same six servers behind a single endpoint, with hosted OAuth and cross-platform reporting.

Same tools, same safety model, no setup. The open-source servers stay independently useful either way.

Licence

Apache 2.0, every repository. Meta, Google, TikTok and Pinterest are trademarks of their respective owners; these projects are independent clients of public APIs and are not affiliated with, endorsed by, or sponsored by any of them.

Popular repositories Loading

  1. google-ads-mcp-server google-ads-mcp-server Public

    Open-source MCP server for the Google Ads API. 38 tools including full Keyword Planner, self-hosted with your own credentials. Write tools preview before they apply. Apache-2.0.

    TypeScript 1

  2. meta-ads-mcp-server meta-ads-mcp-server Public

    Open-source MCP server for the Facebook (Meta) Ads Marketing API. 44 tools, 190 metrics, self-hosted with your own token. Write tools preview before they apply. Apache-2.0.

    TypeScript

  3. tiktok-ads-mcp-server tiktok-ads-mcp-server Public

    Open-source MCP server for the TikTok Business API. 32 tools, 277 metrics, self-hosted with your own token. Write tools preview before they apply. Apache-2.0.

    TypeScript

  4. google-analytics-mcp-server google-analytics-mcp-server Public

    Open-source MCP server for Google Analytics 4. 27 read-only tools across the Data and Admin APIs, identifiers redacted by default. Self-hosted. Apache-2.0.

    TypeScript

  5. google-search-console-mcp-server google-search-console-mcp-server Public

    Open-source MCP server for Google Search Console. 20 read-only tools with cannibalisation, query clustering and wins/losses analysis. Self-hosted. Apache-2.0.

    TypeScript

  6. pinterest-ads-mcp-server pinterest-ads-mcp-server Public

    Open-source MCP server for the Pinterest Ads API. 31 tools, self-hosted with your own token. Write tools preview before they apply, lead records never exposed. Apache-2.0.

    TypeScript

Repositories

Showing 8 of 8 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…