Google Ads MCP Server
Related Servers
Alternatives to Google Ads MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityNot gradedmaintenanceEnables comprehensive Google Ads campaign management and analytics through the Google Ads API. Supports querying campaigns, ad groups, keywords, performance metrics, and executing custom GAQL queries with token-efficient implementation.-
- AlicenseNot gradedqualityAmaintenanceEnables Large Language Models to interact with Google Ads API for querying campaigns, ad groups, and performing mutations like creating budgets and ads.230Apache 2.0
- AlicenseBqualityBmaintenanceEnables comprehensive Google Ads campaign management and analysis through natural language, including performance metrics, keyword optimization, budget management, and custom GAQL queries.10015MIT
- AlicenseAqualityCmaintenanceEnables LLMs and AI agents to query Google Ads accounts and reporting data through the Google Ads API, including customer lookups, resource metadata inspection, and reference material on metrics, segments, and release notes. Tools and resources can be selectively enabled and namespaced via a configuration file, with authentication handled through Application Default Credentials or an OAuth proxy.3Apache 2.0
- AlicenseNot gradedqualityCmaintenanceEnables LLMs to interact with the Google Ads API to retrieve account information, list accessible customers, and query campaign performance. It allows users to manage and analyze Google Ads data through natural language interfaces.Apache 2.0
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to interact with Google Ads accounts via the Google Ads API, providing tools for account search, resource metadata retrieval, and customer listing, along with access to API discovery documents and reporting metrics.Apache 2.0
TDQS
Scored across 9 tools
Most tools have distinct purposes, such as execute_gaql_query for querying, get_performance for metrics, and manage_auth for authentication. However, there is some overlap between end_session, refresh_access_token, and set_session_credentials, all related to session management, which could cause minor confusion for an agent.
The tools generally follow a consistent verb_noun pattern, like execute_gaql_query and get_performance, with clear actions. A minor deviation is gaql_help, which uses a noun_verb format, but overall the naming is predictable and readable across the set.
With 9 tools, the count is well-scoped for a Google Ads API server, covering key operations like querying, performance analysis, resource listing, and authentication. Each tool serves a specific function without redundancy, making the set efficient and manageable.
The toolset provides strong coverage for core Google Ads workflows, including data querying, performance retrieval, and authentication management. A minor gap is the lack of tools for modifying resources, such as creating or updating campaigns, but agents can still perform essential read and analysis tasks effectively.