Google Ads Intent MCP
Related Servers
Alternatives to Google Ads Intent MCP
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceAn MCP server and autonomous agent for Google Ads: build search campaigns, analyse what they're doing, and optionally let it make spend-reducing changes on a schedule without a human in the loop.41MIT
- AlicenseNot gradedqualityBmaintenanceEnables querying and managing Google Ads campaigns, keywords, assets, and more via natural language, with support for multiple MCP clients.88 npm1MIT
- AlicenseAqualityAmaintenanceAn MCP server that enables safe, audited mutation of Google Ads campaigns—creating ads, ad groups, keywords, and assets or adjusting budgets and statuses—with a dry-run default and an optional guarded remove operation, plus read-only Keyword Planner ideas.221MIT
- FlicenseNot gradedqualityCmaintenanceRemote MCP server that lets ChatGPT Business and other MCP clients query and mutate Google Ads accounts via service-account authentication, with generic read/write tools plus convenience tools for reporting, campaigns, budgets, keywords, assets, audiences, and Performance Max. Includes dry-run support, budget/bid guardrails, and structured audit logging.-
- AlicenseAqualityBmaintenanceExtends the official Google Ads MCP with a safe write layer for creating paused-by-default Search campaigns and an account auditor, all running locally with no hosted dependencies.131Apache 2.0
- FlicenseNot gradedqualityDmaintenanceMCP server that lets any LLM manage Google Ads campaigns from the terminal. Supports read and write operations.-
TDQS
Scored across 6 tools
Tool names suggest distinct purposes: analyzing search terms, classifying a single term, building negative plans, checking status, and auditing privacy. Potential confusion between 'analyze_search_terms' and 'classify_search_term' is mitigated by singular/plural distinction, but 'agent_manifest' is somewhat vague.
All tools share the 'google_ads_' prefix and use snake_case. However, the pattern after the prefix varies: some use verb_noun (analyze_search_terms, classify_search_term, build_negative_plan) while others use noun (connection_status, privacy_audit) or noun_noun (agent_manifest).
With 6 tools, the server is well-scoped for its apparent domain of search term analysis and negative keyword management. The count is neither too sparse nor excessive.
The tool set covers core operations for search term intent analysis and negative plan creation, plus connection and privacy checks. Missing are update/delete operations for negative plans or retrieval of existing plans, but the set is largely sufficient for its focused purpose.