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.
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:
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 READMElist_accountsList all accessible Google Ads accounts
list_campaignsList all campaigns with status and metrics
create_search_campaignCreate a new Search campaign
keyword_plannerGet keyword ideas with volume data
list_adsList ads in an ad group
get_search_terms_insightsSearch terms report
get_campaign_overviewCampaign performance overview
create_responsive_search_adCreate a Responsive Search Ad
list_budgetsList all budgets
create_sitelink_extensionsCreate sitelink extensions
get_keyword_performanceKeyword performance metrics
pause_campaignPause a campaign
Comparable tools
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
- Go to **Settings** > **Connectors** > **Add custom connector**
- Enter the MCP endpoint URL:
YOUR_MCP_ENDPOINT_URL - Name it
Google Meta Ads GA4 - 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
Last updated · Auto-generated from public README + GitHub signals.