google-ads-mcp

google-ads-mcp is a skill for Claude Code, Codex from davidmosiah/google-ads-mcp-unofficial. It costs 64 tokens per session (345 once invoked), scanned A, original, MIT.

A connector and command-line interface for an unofficial Google Ads integration, where Google Ads is Google's service for managing online advertising. It explains how to use the integration through MCP or the terminal and how to check its connection.

In plain words
What is it for?
Use it to check the Google Ads connection and request supported Google Ads data or actions through an agent. Changes to account data require the user's explicit action and should not be enabled through this reference.
Why use it?
It shows which interface to use and helps avoid unsafe configuration, accidental duplicate calls, and exposing credentials.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to check the Google Ads connection and request supported Google Ads data or actions through an agent. Changes to account data require the user's explicit action and should not be enabled through this reference.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/davidmosiah/google-ads-mcp-unofficial/skill
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add davidmosiah/google-ads-mcp-unofficial --skill skill
Clone the repo
git clone --depth 1 https://github.com/davidmosiah/google-ads-mcp-unofficial

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for google-ads-mcp

README.md
[![agentmods](https://agentmods.dev/badge/skills/davidmosiah/google-ads-mcp-unofficial/skill/github.svg)](https://agentmods.dev/skills/davidmosiah/google-ads-mcp-unofficial/skill)
Your own site
<a href="https://agentmods.dev/skills/davidmosiah/google-ads-mcp-unofficial/skill"><img src="https://agentmods.dev/badge/skills/davidmosiah/google-ads-mcp-unofficial/skill/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for google-ads-mcp

Your own site · 80×15
<a href="https://agentmods.dev/skills/davidmosiah/google-ads-mcp-unofficial/skill"><img src="https://agentmods.dev/badge/skills/davidmosiah/google-ads-mcp-unofficial/skill.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 64 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 345 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00064 $0.00345
Opus 5 $0.00032 $0.00172
Sonnet 5 $0.00013 $0.00069
Haiku 4.5 $0.00006 $0.00034

Measured 12d ago against content hash 0e3d0f065ec7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

google-ads-mcp scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skill/SKILL.md · 42 lines

What it actually says

Same binary either way. Do not duplicate the API client.

Choose a surface

MCP — tools appear natively after stdio/HTTP config:

{ "mcpServers": { "google-ads-mcp": { "command": "npx", "args": ["-y", "google-ads-mcp-unofficial"] } } }

Do not put mutation flags in that snippet.

Skill / CLI — no MCP client required. Same tools:

npx -y google-ads-mcp-unofficial call google_ads_connection_status --json '{}'

If MCP tools named google_* are already available, use them. Do not also shell out.

Operator playbooks (intent map, negatives, drafts) live in the separate google-ads skill suite. This file is only the MCP-or-CLI surface for the unofficial Ads MCP.

Loop

  1. Call google_ads_connection_status (or doctor --json when that exists).
  2. Use read tools as asked.
  3. Stop on USER_ACTION_REQUIRED. Do not invent env flags. Do not enable mutations from this skill.

Never

  • Paste tokens into git, chat logs, or the prompt
  • Copy a mutations-enabled assignment into config
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 42 lines · 64 tokens per session scan A 0e3d0f065ec7

Subscribe to this mod's changes

google-ads-mcp is a skill published in the GitHub repository davidmosiah/google-ads-mcp-unofficial (4 stars, last pushed 5d ago), licensed MIT. It adds 64 tokens to every session and 345 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

seller-research

Use when researching a merchant, storefront, marketplace seller, or merchant of record for a buying decision, especially when identity, refund terms, fulfillment, counterfeit risk, domain history, or independent buyer outcomes are uncertain.

cinderline/northcinder · 46 tokens

product-research

Use when researching or comparing a specific product, model, or variant for a buying decision, especially when specifications conflict, fit or compatibility matters, retailer copy dominates, or the evidence may be incomplete.

cinderline/northcinder · 43 tokens

anyr

Use when reading, searching, creating, or updating Anytype documents (objects, spaces, types, properties, files, chats) from the command line with the configured anyr CLI, including JSON output patterns for scripting.

stevelr/anytype · 46 tokens

vault-for-llm

Connect OpenClaw to Vault Agent Memory as a local-first governed project memory layer. Search first, then bounded-read cited source ranges; propose new memories as candidates instead of writing directly into active memory.

zycaskevin/Vault-Agent-Memory · 46 tokens

skills

Your next session starts cold. No memory of what you built, what broke, what you decided. Every memory you write is a gift to that future session. The richer the memory, the less time re-learning.

jackccrawford/Geniuz · 0 tokens

memem-welcome

Re-show the full memem welcome screen regardless of whether the user has seen it before. Use when the user wants to see the intro, tutorial, or welcome again.

TT-Wang/memem · 39 tokens