Google Ads by Get MCP Ads
Related Servers
Alternatives to Google Ads by Get MCP Ads
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceSelf-hosted Meta Ads MCP server with 41 read tools and 23 opt-in, preview-first write tools. Maintained source relocated from getmcpads-com/meta-ads-mcp-server; npm package remains @getmcpads/meta-ads-mcp-server.41255 npmApache 2.0
- AlicenseAqualityAmaintenanceSelf-hosted Google Search Console MCP server with 20 read-only tools for Google Search Console. Maintained source relocated to get-mcp-ads/google-search-console-mcp-server; npm package remains @getmcpads/google-search-console-mcp-server.20230 npmApache 2.0
- AlicenseNot gradedqualityAmaintenanceSelf-hosted Pinterest Ads MCP server with 28 read tools and 25 opt-in, preview-first write tools. Maintained source relocated to get-mcp-ads/pinterest-ads-mcp-server; npm package remains @getmcpads/pinterest-ads-mcp-server.229 npmApache 2.0
- AlicenseAqualityAmaintenanceSelf-hosted Google Analytics 4 MCP server with 27 read-only tools for the Google Analytics Data and Admin APIs. Maintained source relocated to get-mcp-ads/google-analytics-mcp-server; npm package remains @getmcpads/google-analytics-mcp-server.27219 npmApache 2.0
- AlicenseAqualityBmaintenanceMulti-user Google Ads MCP server with OAuth-per-user auth, Firestore token storage, raw GAQL queries, and 10+ extra reporting tools beyond the official server.131MIT
- AlicenseAqualityDmaintenanceMCP server for Google Ads API — 22 tools for campaigns, keywords, RSAs, assets, audiences, geo/device performance, impression share, auction insights, and budget pacing. Community edition with B2B/agency-focused tooling beyond the official Google MCP.2254 npm1MIT
TDQS
Scored across 35 tools
Most tools target a distinct Google Ads resource or action (campaigns, ad groups, budgets, search terms, PMax assets, etc.), and descriptions are clear. There is minor overlap between list_accounts and get_account_hierarchy, and between get_insights and run_gaql, but these are differentiated enough for an agent to choose correctly.
All tools share a consistent google_ads_ prefix and mostly follow a verb_noun pattern with clear verbs like get, list, generate, run, validate, and search. Minor inconsistencies exist: health_check is noun-first rather than verb-first, and get versus list is not used with a consistent semantic distinction.
35 tools is well above the 25+ threshold for 'too many'. While Google Ads is a large surface, many specialized getters (pmax_placements, pmax_asset_diagnostics, shopping_performance, paid_organic_search_terms, etc.) could be consolidated or exposed through the included raw GAQL and insight tools, making the set feel heavy.
The tool surface covers a broad read-only slice of Google Ads: account structure, campaigns, ad groups, keywords, budgets, bidding, conversions, recommendations, assets, PMax, Demand Gen, Shopping, search terms, landing pages, simulations, and GAQL field discovery. Minor gaps exist, such as no direct ad_group_ads convenience tool, but raw GAQL and search_fields make most gaps workable.