Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Browse
  3. Google Ads Manager MCP
  4. vs Meta Ads MCP
Side-by-Side Model Context Protocol Comparison

Google Ads Manager MCP vs Meta Ads MCP

In-depth architectural comparison of the Google Ads Manager MCP and Meta Ads MCP MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.

At a Glance & Executive Verdict

Google Ads Manager MCP
Marketing · Local stdio
Quality: 47/100 (Fair) | Auth: No auth required
Meta Ads MCP
Marketing · Local stdio
Quality: 68/100 (Great) | Auth: API Key required
Verdict Summary: Choose Google Ads Manager MCP if you need specialized Marketing tools running via a local process. Choose Meta Ads MCP if your workspace requires Marketing integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.

Which MCP Server Should You Choose?

Google Ads Manager MCP logo

Choose Google Ads Manager MCP when:

  • You need dedicated capabilities in the Marketing domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: No auth required (Free / Open Source).
  • Primary tools included: list_accessible_customers, search_gaql, get_campaigns.
Explore Google Ads Manager MCP Details
Meta Ads MCP logo

Choose Meta Ads MCP when:

  • You need dedicated capabilities in the Marketing domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: API Key required (BYOK (Pay Provider Direct)).
  • You have access to required keys: META_ADS_ACCESS_TOKEN, META_AD_ACCOUNT_ID, META_APP_ID, META_APP_SECRET, META_BUSINESS_ID, META_PIXEL_ID.
  • Primary tools included: list_campaigns, get_campaign, create_campaign.

Feature & Specification Comparison

Specification
Google Ads Manager MCP logo
Google Ads Manager MCP
Marketing
Meta Ads MCP logo
Meta Ads MCP
mikusnuz
Marketing
SummaryUnofficial MCP server for Google Ads: reporting plus safe draft/confirm campaign management.MCP server for Meta Marketing API v25.0 — 123 tools for Facebook & Instagram ad campaigns, audiences, creatives, insights, catalogs, and automated rules.
Category & ScopeMarketing

Tools & Capabilities Breakdown

Google Ads Manager MCP Tools (16)

list_accessible_customers
which accounts this refresh token can reach
search_gaql
run any raw GAQL `SELECT` query
get_campaigns
campaigns with status, budget, and core metrics
get_ad_groups
ad groups (optionally filtered to a campaign) with metrics
get_keywords
keyword criteria with match type, status, and metrics
get_search_terms
actual search terms that triggered your ads, for finding negative keyword candidates

Ready-to-Paste Client Configurations

Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).

Google Ads Manager MCP Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "google-ads-manager-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "google-ads-manager-mcp"
      ]
    }
  }
}
Meta Ads MCP Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "mikusnuz-meta-ads-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mikusnuz/meta-ads-mcp"
      ],
      "env": {
        "META_ADS_ACCESS_TOKEN": "YOUR_META_ADS_ACCESS_TOKEN_HERE",
        "META_AD_ACCOUNT_ID": "YOUR_META_AD_ACCOUNT_ID_HERE",
        "META_APP_ID": "YOUR_META_APP_ID_HERE",
        "META_APP_SECRET": "YOUR_META_APP_SECRET_HERE",
        "META_BUSINESS_ID": "YOUR_META_BUSINESS_ID_HERE",
        "META_PIXEL_ID": "YOUR_META_PIXEL_ID_HERE"
      }
    }
  }
}

Frequently Asked Questions

Google Ads Manager MCP is categorized under Marketing and uses a local stdio subprocess. In contrast, Meta Ads MCP belongs to Marketing using local stdio subprocess. Select Google Ads Manager MCP when you need capabilities focused on marketing and Meta Ads MCP when you require tools for marketing.

More alternatives to Google Ads Manager MCPMore alternatives to Meta Ads MCPMarketing category hub

Related MCP Server Comparisons

Popular comparisons with Google Ads Manager MCP

  • MCP Server Reddit Ads logoGoogle Ads Manager MCP vs MCP Server Reddit Ads
  • MisarMail MCP Server logoGoogle Ads Manager MCP vs MisarMail MCP Server
  • OpenAI Ads MCP logoGoogle Ads Manager MCP vs OpenAI Ads MCP
  • Aapl Ads MCP logoGoogle Ads Manager MCP vs Aapl Ads MCP

Popular comparisons with Meta Ads MCP

Explore Meta Ads MCP Details
Marketing
Quality signal47/100 (Fair)68/100 (Great)
Transport ProtocolLocal Subprocess (stdio)Local Subprocess (stdio)
Auth RequirementNo auth requiredAPI Key required
Pricing ModelFree / Open SourceBYOK (Pay Provider Direct)
Required Env VarsNone required
META_ADS_ACCESS_TOKENMETA_AD_ACCOUNT_IDMETA_APP_IDMETA_APP_SECRETMETA_BUSINESS_IDMETA_PIXEL_ID
Compatible Clients
Claude DesktopCursorWindsurfClineVS Code
Claude DesktopCursorWindsurfClineVS Code
Install path signalnpx · lownpx · high
Engagement & Health 0 views 0 copies 0 upvotes 0 stars 1 views 0 copies 0 upvotes 79 stars
Verified / OfficialCommunity ListingCommunity Listing
Open full listingView Google Ads Manager MCP ListingView Meta Ads MCP Listing
create_campaign
new campaign + budget, created `PAUSED` unless you say otherwise
update_campaign_status
enable / pause / remove a campaign
update_campaign_budget
change an existing campaign's daily budget
add_keywords
add keyword criteria to an ad group
create_ad_group
new ad group inside an existing campaign
update_ad_group_status
enable / pause / remove an ad group
+4 more tools listed on main page

Meta Ads MCP Tools (134)

list_campaigns
List campaigns in the ad account. Supports filtering by status and objective. Returns paginated results.
get_campaign
Get details of a specific campaign by ID.
create_campaign
Create a new ad campaign. Defaults to PAUSED status. Requires name and objective. Budget can be set at campaign or ad set level.
update_campaign
Update an existing campaign. Only provided fields will be modified.
delete_campaign
Delete a campaign. This action is irreversible.
copy_campaign
Copy an existing campaign. Creates a duplicate with optional name override. Copies structure including ad sets and ads.
get_campaign_adsets
Get all ad sets belonging to a specific campaign.
get_campaign_ads
Get all ads belonging to a specific campaign.
get_campaign_leads
Get leads generated by a specific campaign. Requires leads_retrieval permission.
list_adsets
List ad sets in the ad account. Optionally filter by campaign or status.
get_adset
Get details of a specific ad set by ID.
create_adset
Create a new ad set. Requires name, campaign_id, budget, optimization_goal, billing_event, and targeting. Defaults to PAUSED status.
+122 more tools listed on main page
Openai Ads MCP logo
Meta Ads MCP vs Openai Ads MCP
  • Presscart logoMeta Ads MCP vs Presscart
  • Sweeppea MCP Info logoMeta Ads MCP vs Sweeppea MCP Info
  • Google Ad Manager MCP logoMeta Ads MCP vs Google Ad Manager MCP