MCP Catalogs
Home

google-meta-ads-ga4-mcp

by irinabuht12-oss·987·Score 54

Unified MCP server for Google Ads, Meta Ads & GA4 with 250+ tools for cross-platform campaign management and analytics.

financeecommerceproductivity
45
Forks
3
Open issues
1 mo ago
Last commit
2d ago
Indexed

Overview

This MCP server provides comprehensive access to Google Ads, Meta Ads, and Google Analytics 4 APIs through a unified interface. It supports 250+ tools covering campaign management, keyword research, audience targeting, and performance analytics across all three platforms. The server enables cross-platform comparisons and correlations, allowing marketers to analyze ad spend performance alongside conversion data from GA4.

Try asking AI

After installing, here are 5 things you can ask your AI assistant:

you:Run unified audits across Google Ads and Meta Ads accounts
you:Create, manage and optimize campaigns across multiple ad platforms
you:Correlate ad spend with GA4 conversion data for ROAS analysis
you:Which AI assistants are compatible with this MCP server?
you:What level of access does this server provide to ad platforms?

When to choose this

Choose this if you need to manage advertising campaigns across multiple platforms (Google Ads, Meta Ads, GA4) from a single MCP endpoint and want full read/write access rather than limited read-only access.

When NOT to choose this

Don't choose this if you need to work offline or if you're concerned about vendor lock-in with the Ryze AI hosting platform.

Tools this server exposes

12 tools extracted from the README
  • list_accounts

    List all accessible Google Ads accounts

  • list_campaigns

    List all campaigns with status and metrics

  • create_search_campaign

    Create a new Search campaign

  • keyword_planner

    Get keyword ideas with volume data

  • list_ads

    List ads in an ad group

  • get_search_terms_insights

    Search terms report

  • get_campaign_overview

    Campaign performance overview

  • create_responsive_search_ad

    Create a Responsive Search Ad

  • list_budgets

    List all budgets

  • create_sitelink_extensions

    Create sitelink extensions

  • get_keyword_performance

    Keyword performance metrics

  • pause_campaign

    Pause a campaign

Comparable tools

google-ads-mcpmeta-marketing-api-mcpgoogle-analytics-mcp

Installation

Installation

Claude Desktop (Recommended)

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "google-meta-ads-ga4": {
      "url": "YOUR_MCP_ENDPOINT_URL"
    }
  }
}

> **Config file location:** > - macOS: ~/Library/Application Support/Claude/claude_desktop_config.json > - Windows: %APPDATA%\Claude\claude_desktop_config.json

ChatGPT

  1. Go to **Settings** > **Connectors** > **Add custom connector**
  2. Enter the MCP endpoint URL: YOUR_MCP_ENDPOINT_URL
  3. Name it Google Meta Ads GA4
  4. Click **Save**

Cursor / Windsurf

Add to your MCP config (~/.cursor/mcp.json or ~/.codeium/windsurf/mcp_config.json):

{
  "mcpServers": {
    "google-meta-ads-ga4": {
      "url": "YOUR_MCP_ENDPOINT_URL"
    }
  }
}

FAQ

Which AI assistants are compatible with this MCP server?
The server works with ChatGPT, Claude Desktop, Claude Code, Cursor, Windsurf, n8n, Codex CLI, Gemini CLI, and Cline. Each has a specific setup guide in the documentation.
What level of access does this server provide to ad platforms?
The server provides full read + write access across Google Ads, Meta Ads, and GA4, unlike some official MCP servers that only offer read-only access.

Compare google-meta-ads-ga4-mcp with

GitHub →

Last updated · Auto-generated from public README + GitHub signals.