Skip to content
Get MCP AdsGet MCP Ads, home
Start free
Markdown
How-to5 min readUpdated 30 Aug 2026

One MCP URL for Google, Meta, TikTok, Pinterest, GA4 and Search Console

One hosted MCP URL reaches 6 live sources: Meta Ads, Pinterest Ads, Google Ads, TikTok Ads, Search Console and Google Analytics 4. You connect platforms and tick accounts in the dashboard, then paste the URL into your MCP client. There is no X Ads source. Microsoft Advertising is soon: OAuth exists, tools do not.

By The Get MCP Ads teamPublished by BENLY HLG30 Aug 2026

Read this in

Each one opens that assistant with this URL and asks it for a summary.

Key takeaways

  • The hosted URL is https://mcp.getmcpads.com/mcp. One connector, six live sources, OAuth 2.1 with dynamic client registration.
  • Live sources: Meta Ads, Pinterest Ads, Google Ads, TikTok Ads, Search Console, Google Analytics 4. Tool counts come from the catalogue, not from a marketing list.
  • The ticked-account allowlist is checked server-side on every call, including calls routed through run_tool.
  • Microsoft Advertising is soon: OAuth exists, tools do not, so nothing is exposed to the assistant.
  • There is no X Ads source. Do not expect tools for it on this gateway.
  • Writes preview then confirm. The Free plan has no write tools at all.

Why one URL instead of six official servers?Link to this section

Official ads MCPs are real, and they are one platform each. Google's official Ads MCP is self-hosted with 3 read-only tools and no Google-hosted URL. Meta hosts mcp.facebook.com/ads for Meta only. TikTok publishes two Business MCP URLs. Microsoft Advertising is in open pilot. X launched an Ads MCP this gateway does not ship. A media question that crosses Google, Meta and GA4 needs one reasoning context, not six OAuth dances.

Get MCP Ads hosts one gateway. Live sources today: Meta Ads, Pinterest Ads, Google Ads, TikTok Ads, Search Console, Google Analytics 4. You paste https://mcp.getmcpads.com/mcp once. Connecting each platform and ticking accounts still happens in the dashboard, and those two steps need a person.

How do you connect the six sources?Link to this section

Paste the hosted URL into your MCP client as a remote server. Connecting Google, Meta, TikTok, Pinterest, GA4 and Search Console, then ticking accounts, still happens on Get MCP Ads.

  1. Open your MCP client and add a remote MCP server.
  2. Paste https://mcp.getmcpads.com/mcp as the server URL and confirm.
  3. Approve the sign-in page. Connecting platforms and ticking accounts still happens on Get MCP Ads, not inside the client.
jsonHosted MCP URL
{
  "mcpServers": {
    "get-mcp-ads": {
      "url": "https://mcp.getmcpads.com/mcp"
    }
  }
}

What is live, soon, or absent?Link to this section

Live sources versus soon versus absent

SourceOn this gatewayCatalogue
Meta AdsLive39 tools, 10 write
Pinterest AdsLive31 tools, 5 write
Google AdsLive38 tools, 7 write
TikTok AdsLive32 tools, 5 write
Search ConsoleLive18 tools, read only
Google Analytics 4Live27 tools, read only
Microsoft AdvertisingSoonOAuth exists, tools do not
X AdsAbsentNo source, no tools

6 live sources, not eight. The dashboard may show Microsoft Advertising as soon; that row is not their official MCP, and it is not a shipped tool set. There is no X Ads row to tick.

When should you not use one hosted URL?Link to this section

One hosted URL is the wrong shape when you only want a first-party official server, when the machine cannot reach the public internet, when you need X Ads, or when you need Microsoft Advertising tools today.

  • You only want Google's 3 official tools and will run pipx or Cloud Run yourself.
  • You only want Meta official mcp.facebook.com/ads.
  • You need X Ads. This product does not ship it. Use X's own Ads MCP if that is the job.
  • You need Microsoft Advertising tools today. Our OAuth exists; our tools do not. Microsoft's own MCP is a separate open pilot.
  • Air-gapped MCP: a hosted URL cannot answer there.

Get MCP Ads

Two ways to run Google Ads over MCP

  • Hosted

    Google Ads MCP Server

    38 tools behind one hosted URL, 7 of them writes that describe the change before they apply it. Nothing to install, and no key to paste.

  • Open source, Apache 2.0

    Run it yourself

    The same server, published as a package you can read, audit and host on your own machine. No account, and no gateway in the path.

    @getmcpads/google-ads-mcp-server

Questions

Answered in one paragraph each

Keep reading

Spec

Product
Get MCP Ads
Category
hosted MCP gateway
Protocol
MCP (Model Context Protocol)
Live sources
6: Meta Ads, Pinterest Ads, Google Ads, TikTok Ads, Search Console, Google Analytics 4
Auth
OAuth 2.1 + dynamic client registration
Transport
HTTPS, streamable HTTP
Endpoint
https://mcp.getmcpads.com/mcp
Account access
ticked-account allowlist, checked server-side
Not shipped
No X Ads. Microsoft Advertising: OAuth exists, tools do not
Google Ads tools
38 (7 write)
Meta Ads tools
39 (10 write)
Pricing
Free 0 (1 ad account, 1 seat, 200 tool calls per period, read only). Pro 39 per month. Team 99 per month. Agency 199 per month.

Sources

Who wrote this

Written by the team that ships Get MCP Ads, the hosted MCP gateway this page describes. Every count on the page is read from the tool catalogue rather than typed out, so it cannot drift from what the gateway serves. BENLY HLG publishes the site; Get MCP Ads is a separate product from Benly and does not read Benly data.

This page as Markdown: /articles/one-mcp-url-six-sources.md. Every page under /articles answers to Accept: text/markdown as well.