io.github.davidmosiah/google-ads-mcp
NPM · GOOGLE-ADS-MCP-UNOFFICIAL · SCANNED SEP 20
Unofficial Google Ads MCP for campaigns, keywords, budgets, and gated mutations.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 52 of 130 dependencies flagged as unhealthy (1 deprecated). View diagnostics → Partial
Provenance & Transparency48
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 21 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability75
- AI-judged instruction clarity (good).Pass
- Context-footprint check failed: tool/resource definitions use about 3188 tokens (~106/item across 30 items; 30 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
- Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage87
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 53% of tool parameters carry a description.Partial
- Structured output schemas are declared (90% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- All 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
- An AI judge read all 30 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.davidmosiah/google-ads-mcp server?
io.github.davidmosiah/google-ads-mcp runs locally as an npm package, launched with npx -y google-ads-mcp-unofficial. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · google-ads-mcp-unofficial
claude mcp add davidmosiah-google-ads-mcp -- npx -y google-ads-mcp-unofficial
{
"mcpServers": {
"davidmosiah-google-ads-mcp": {
"command": "npx",
"args": [
"-y",
"google-ads-mcp-unofficial"
]
}
}
} {
"servers": {
"davidmosiah-google-ads-mcp": {
"command": "npx",
"args": [
"-y",
"google-ads-mcp-unofficial"
]
}
}
} codex mcp add davidmosiah-google-ads-mcp -- npx -y google-ads-mcp-unofficial
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"davidmosiah-google-ads-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"google-ads-mcp-unofficial"
],
"enabled": true
}
}
} openclaw mcp add davidmosiah-google-ads-mcp --command npx --arg -y --arg google-ads-mcp-unofficial
mcp_servers:
davidmosiah-google-ads-mcp:
command: "npx"
args: ["-y", "google-ads-mcp-unofficial"] {
"McpServers": {
"davidmosiah-google-ads-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"google-ads-mcp-unofficial"
]
}
}
} assistant mcp add davidmosiah-google-ads-mcp -t stdio -c npx -a -y google-ads-mcp-unofficial
{
"mcpServers": {
"davidmosiah-google-ads-mcp": {
"command": "npx",
"args": [
"-y",
"google-ads-mcp-unofficial"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 18 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 +1
- Security disclosure: unverified → pass ▲ functional
- 16 Sept 26 −3
- Security disclosure: pass → unverified ▼ functional
- Stability: pass → 0.80 functional
- 15 Sept 26 0
- Stability: 0.97 → pass security
- 14 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 9 Sept 26 −2
- Stability: pass → 0.80 functional
- 8 Sept 26 +1
- Stability: 0.97 → pass security
- Security disclosure: unverified → pass ▲ functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed npm/google-ads-mcp-unofficial@0.1.3
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 130 packages
| Packages resolved | 130 |
|---|---|
| Deprecated | 1 |
| Stale | 51 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
google_ads_agent_manifest Google Ads Agent Manifest ~52
Machine-readable install, runtime, and client guidance for AI agents operating the Google Ads MCP. Does not read Google Ads or expose secrets.
| Name | Type | Req | Description |
|---|---|---|---|
| client | string | – | – |
| response_format | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| client | string | yes | – |
| mcp_name | string | yes | – |
| project | string | yes | – |
| unofficial | boolean | yes | – |
No examples provided.
google_ads_cache_status Google Ads Cache Status ~59
Return the SQLite GAQL-response cache status: enabled flag, on-disk path, entry count, oldest entry age, and default TTL. Read-only — never calls Google Ads and does not require credentials.
| Name | Type | Req | Description |
|---|---|---|---|
| response_format | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| cache_enabled | boolean | yes | – |
| cache_path | string | yes | – |
| default_ttl_seconds | integer | – | – |
| entries_count | integer | yes | – |
| newest_age_ms | number | – | – |
| oldest_age_ms | number | – | – |
No examples provided.
google_ads_capabilities Google Ads MCP Capabilities ~44
Explain supported Google Ads data, mutation gating, privacy modes, and recommended agent workflow. Does not read Google Ads or expose secrets.
| Name | Type | Req | Description |
|---|---|---|---|
| response_format | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| mcp_name | string | yes | – |
| project | string | yes | – |
| unofficial | boolean | yes | – |
No examples provided.
google_ads_clear_cache Google Ads Clear Cache ~64
Delete all entries from the local SQLite GAQL-response cache. Does NOT touch Google Ads — only affects local memoization. Not gated by GOOGLE_ADS_ALLOW_MUTATIONS because nothing in your ad account changes. Does not require credentials.
| Name | Type | Req | Description |
|---|---|---|---|
| response_format | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| cache_enabled | boolean | yes | – |
| cache_path | string | yes | – |
| cleared_entries | integer | yes | – |
No examples provided.
google_ads_connection_status Google Ads Connection Status ~60
Check whether local Google Ads env vars, token file, Node version, privacy mode, mutation gate, and retry settings are ready. Does not call Google Ads or expose secrets.
| Name | Type | Req | Description |
|---|---|---|---|
| client | string | – | – |
| response_format | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| ok | boolean | yes | – |
| ready_for_google_ads_api | boolean | yes | – |
No examples provided.
google_ads_daily_report Daily Performance Report ~157
Synthetic daily performance snapshot. Pulls YESTERDAY + LAST_7_DAYS + LAST_30_DAYS aggregates for a customer, optionally alerts when CPC exceeds cpc_alert_threshold. Pure-read workflow tool — never mutates.
| Name | Type | Req | Description |
|---|---|---|---|
| cpc_alert_threshold | number | – | Optional CPC threshold in account currency. If yesterday's CPC exceeds this, the report adds an ALERT block. |
| customer_id | string | yes | Google Ads customer id (10 digits). Dashes optional, e.g. '1234567890' or '123-456-7890'. |
| privacy_mode | string | – | Optional per-call payload privacy override. Defaults to GOOGLE_ADS_PRIVACY_MODE or structured. |
| response_format | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| error | string | – | – |
| ok | boolean | – | – |
| privacy_mode | string | – | – |
No examples provided.
google_ads_data_inventory Google Ads Data Inventory ~46
List supported Google Ads data domains, scopes, privacy boundary, and recommended first calls. Does not call Google Ads APIs or expose user data.
| Name | Type | Req | Description |
|---|---|---|---|
| response_format | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| kind | string | yes | – |
| mcp_name | string | yes | – |
| source | string | yes | – |
No examples provided.
google_ads_exchange_code Exchange Google OAuth Code ~72
Exchange a Google OAuth authorization code for local tokens. Tokens stored at ~/.google-ads-mcp/tokens.json with 0600 perms; never returned in the response.
| Name | Type | Req | Description |
|---|---|---|---|
| code | string | yes | OAuth authorization code, or a full redirect URL containing ?code=... |
| response_format | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| expires_at | number | – | – |
| has_refresh_token | boolean | yes | – |
| note | string | yes | – |
| ok | boolean | yes | – |
| scope | string | – | – |
| token_path | string | yes | – |
No examples provided.
google_ads_find_waste Find Waste Keywords (read-only) ~223
Identify keywords matching the 'high cost + zero conversions' waste pattern (inspiration from script #1). Returns a ranked list of candidates — NEVER pauses anything. Pair with google_ads_pause_keyword (gated) after user confirmation.
| Name | Type | Req | Description |
|---|---|---|---|
| campaign_id | string | – | – |
| customer_id | string | yes | Google Ads customer id (10 digits). Dashes optional, e.g. '1234567890' or '123-456-7890'. |
| date_range | string | – | Predefined date range supported by Google Ads GAQL. |
| min_clicks | integer | – | Minimum clicks to evaluate (skip low-data keywords). |
| min_cost_micros | integer | – | Cost floor in micros. Default 200_000 = $0.20 — adjust to taste. |
| privacy_mode | string | – | Optional per-call payload privacy override. Defaults to GOOGLE_ADS_PRIVACY_MODE or structured. |
| response_format | string | – | – |
| zero_conversions_only | boolean | – | If true (default), only include keywords with 0 conversions. |
| Name | Type | Req | Description |
|---|---|---|---|
| error | string | – | – |
| ok | boolean | – | – |
| privacy_mode | string | – | – |
No examples provided.
google_ads_get_account_performance Get Account Performance ~130
Aggregate performance metrics (impressions, clicks, cost_micros, ctr, average_cpc, conversions) for the customer over a date range.
| Name | Type | Req | Description |
|---|---|---|---|
| customer_id | string | yes | Google Ads customer id (10 digits). Dashes optional, e.g. '1234567890' or '123-456-7890'. |
| date_range | string | – | Predefined date range supported by Google Ads GAQL. |
| privacy_mode | string | – | Optional per-call payload privacy override. Defaults to GOOGLE_ADS_PRIVACY_MODE or structured. |
| response_format | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| error | string | – | – |
| ok | boolean | – | – |
| privacy_mode | string | – | – |
No examples provided.
google_ads_get_auth_url Get Google OAuth URL ~81
Generate a Google OAuth authorization URL for the Google Ads API. Does not read or modify Google Ads data. Use this first when no local token exists.
| Name | Type | Req | Description |
|---|---|---|---|
| response_format | string | – | – |
| scopes | array | – | Optional scope override. Defaults to the Google Ads scope. |
| state | string | – | Optional OAuth state value generated by the caller. |
| Name | Type | Req | Description |
|---|---|---|---|
| auth_url | string | yes | – |
| next_step | string | yes | – |
| redirect_uri | string | yes | – |
| scopes | array | yes | – |
No examples provided.
google_ads_get_campaign Get Google Ads Campaign ~126
Get a single campaign with budget, bidding strategy, and status. Returns the linked campaign_budget id (use it with google_ads_set_campaign_budget_micros).
| Name | Type | Req | Description |
|---|---|---|---|
| campaign_id | string | yes | Google Ads campaign id (numeric). |
| customer_id | string | yes | Google Ads customer id (10 digits). Dashes optional, e.g. '1234567890' or '123-456-7890'. |
| privacy_mode | string | – | Optional per-call payload privacy override. Defaults to GOOGLE_ADS_PRIVACY_MODE or structured. |
| response_format | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| error | string | – | – |
| ok | boolean | – | – |
| privacy_mode | string | – | – |
No examples provided.
google_ads_get_campaign_performance Get Campaign Performance ~132
Per-campaign performance metrics over a date range. Filter to a single campaign with campaign_id.
| Name | Type | Req | Description |
|---|---|---|---|
| campaign_id | string | – | Optional single-campaign filter. |
| customer_id | string | yes | Google Ads customer id (10 digits). Dashes optional, e.g. '1234567890' or '123-456-7890'. |
| date_range | string | – | Predefined date range supported by Google Ads GAQL. |
| privacy_mode | string | – | Optional per-call payload privacy override. Defaults to GOOGLE_ADS_PRIVACY_MODE or structured. |
| response_format | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| error | string | – | – |
| ok | boolean | – | – |
| privacy_mode | string | – | – |
No examples provided.
google_ads_get_keyword_performance Get Keyword Performance ~183
Per-keyword performance metrics over a date range. Returns clicks, cost_micros, ctr, average_cpc, conversions, conversion_rate. Filter with campaign_id, ad_group_id, or min_clicks.
| Name | Type | Req | Description |
|---|---|---|---|
| ad_group_id | string | – | – |
| campaign_id | string | – | – |
| customer_id | string | yes | Google Ads customer id (10 digits). Dashes optional, e.g. '1234567890' or '123-456-7890'. |
| date_range | string | – | Predefined date range supported by Google Ads GAQL. |
| min_clicks | integer | – | Filter out keywords with fewer than this many clicks (defensive baseline filter). |
| privacy_mode | string | – | Optional per-call payload privacy override. Defaults to GOOGLE_ADS_PRIVACY_MODE or structured. |
| response_format | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| error | string | – | – |
| ok | boolean | – | – |
| privacy_mode | string | – | – |
No examples provided.
google_ads_list_accounts List Accessible Customer Accounts ~43
List all customer accounts the authenticated user can access. For a manager (MCC) account, this includes every child customer.
| Name | Type | Req | Description |
|---|---|---|---|
| response_format | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| count | integer | – | – |
| error | string | – | – |
| has_more | boolean | – | – |
| next_page_token | string | – | – |
| ok | boolean | – | – |
| privacy_mode | string | – | – |
| records | array | – | – |
No examples provided.
google_ads_list_ad_groups List Google Ads Ad Groups ~123
List ad groups under a campaign (or all campaigns) in a customer.
| Name | Type | Req | Description |
|---|---|---|---|
| campaign_id | string | – | Optional campaign id filter. |
| customer_id | string | yes | Google Ads customer id (10 digits). Dashes optional, e.g. '1234567890' or '123-456-7890'. |
| page_size | integer | – | – |
| privacy_mode | string | – | Optional per-call payload privacy override. Defaults to GOOGLE_ADS_PRIVACY_MODE or structured. |
| response_format | string | – | – |
| status | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| count | integer | – | – |
| error | string | – | – |
| has_more | boolean | – | – |
| next_page_token | string | – | – |
| ok | boolean | – | – |
| privacy_mode | string | – | – |
| records | array | – | – |
No examples provided.
google_ads_list_campaigns List Google Ads Campaigns ~135
List campaigns under a Google Ads customer. Returns id, name, status, advertising_channel_type, bidding_strategy_type, and campaign_budget linkage.
| Name | Type | Req | Description |
|---|---|---|---|
| customer_id | string | yes | Google Ads customer id (10 digits). Dashes optional, e.g. '1234567890' or '123-456-7890'. |
| page_size | integer | – | – |
| privacy_mode | string | – | Optional per-call payload privacy override. Defaults to GOOGLE_ADS_PRIVACY_MODE or structured. |
| response_format | string | – | – |
| status | string | – | Filter by campaign status. Use ALL to include every status. |
| Name | Type | Req | Description |
|---|---|---|---|
| count | integer | – | – |
| error | string | – | – |
| has_more | boolean | – | – |
| next_page_token | string | – | – |
| ok | boolean | – | – |
| privacy_mode | string | – | – |
| records | array | – | – |
No examples provided.
google_ads_list_keywords List Google Ads Keywords ~151
List keyword criteria under a campaign or ad group. Returns criterion_id, keyword text, match type, status, and cpc_bid_micros.
| Name | Type | Req | Description |
|---|---|---|---|
| ad_group_id | string | – | Optional ad group id filter. |
| campaign_id | string | – | Optional campaign id filter. |
| customer_id | string | yes | Google Ads customer id (10 digits). Dashes optional, e.g. '1234567890' or '123-456-7890'. |
| page_size | integer | – | – |
| privacy_mode | string | – | Optional per-call payload privacy override. Defaults to GOOGLE_ADS_PRIVACY_MODE or structured. |
| response_format | string | – | – |
| status | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| count | integer | – | – |
| error | string | – | – |
| has_more | boolean | – | – |
| next_page_token | string | – | – |
| ok | boolean | – | – |
| privacy_mode | string | – | – |
| records | array | – | – |
No examples provided.
google_ads_onboarding Onboarding (shared Delx profile) ~54
Return the 11-question Delx onboarding flow plus the current profile state and missing critical fields. Same profile reused across all Delx MCPs.
| Name | Type | Req | Description |
|---|---|---|---|
| locale | string | – | – |
| response_format | string | – | – |
No output schema declared.
No examples provided.
google_ads_pause_campaign Pause Campaign (gated mutation) ~83
Pause an entire campaign by id. GATED.
| Name | Type | Req | Description |
|---|---|---|---|
| campaign_id | string | yes | – |
| customer_id | string | yes | Google Ads customer id (10 digits). Dashes optional, e.g. '1234567890' or '123-456-7890'. |
| explicit_user_intent | boolean | yes | – |
| response_format | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| applied | boolean | – | – |
| error | string | – | – |
| note | string | – | – |
| ok | boolean | – | – |
| resource | string | – | – |
| reverted | boolean | – | – |
No examples provided.
google_ads_pause_keyword Pause Keyword (gated mutation) ~133
Pause a single keyword by criterion_id. GATED: requires GOOGLE_ADS_ALLOW_MUTATIONS=true AND explicit_user_intent=true. Ask the user first.
| Name | Type | Req | Description |
|---|---|---|---|
| ad_group_id | string | yes | Ad group that owns the keyword criterion. |
| criterion_id | string | yes | Keyword criterion id (the keyword's id, NOT the keyword text). |
| customer_id | string | yes | Google Ads customer id (10 digits). Dashes optional, e.g. '1234567890' or '123-456-7890'. |
| explicit_user_intent | boolean | yes | – |
| response_format | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| applied | boolean | – | – |
| error | string | – | – |
| note | string | – | – |
| ok | boolean | – | – |
| resource | string | – | – |
| reverted | boolean | – | – |
No examples provided.
google_ads_privacy_audit Google Ads Privacy Audit ~46
Return the local privacy, mutation-gate, cache, token-path, env-presence and redaction posture without revealing secret values.
| Name | Type | Req | Description |
|---|---|---|---|
| response_format | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| mutations_allowed | boolean | yes | – |
| privacy_mode_default | string | yes | – |
| project | string | yes | – |
| unofficial | boolean | yes | – |
No examples provided.
google_ads_profile_get Profile Get (shared Delx profile) ~63
Read the shared Delx profile (~/.delx-wellness/profile.json). Returns the user's preferred name, language, timezone, etc. Cross-tool — same profile is shared with other Delx MCPs. Read-only.
| Name | Type | Req | Description |
|---|---|---|---|
| response_format | string | – | – |
No output schema declared.
No examples provided.
google_ads_profile_update Profile Update (shared Delx profile) ~84
Persist a partial patch to the shared Delx profile (~/.delx-wellness/profile.json). REQUIRES explicit_user_intent=true. NEVER stores secrets — writes will be rejected at validation time.
| Name | Type | Req | Description |
|---|---|---|---|
| explicit_user_intent | boolean | – | Must be true. |
| patch | object | yes | Partial WellnessProfileDocument patch. |
| response_format | string | – | – |
No output schema declared.
No examples provided.
google_ads_quick_wins Find Quick-Win Keywords (read-only) ~281
Identify keywords with LOW CPC + HIGH CTR + at-least-some conversions — candidates to RAISE the bid on. Inverse of google_ads_find_waste. Returns a ranked list with a recommended_bid_micros (current + 25%, capped at 2x). NEVER changes bids; pair with google_ads_set_keyword_bid_micros (gated) after user confirmation.
| Name | Type | Req | Description |
|---|---|---|---|
| customer_id | string | yes | Google Ads customer id (10 digits). Dashes optional, e.g. '1234567890' or '123-456-7890'. |
| limit | integer | – | Maximum candidates to return. |
| lookback_days | integer | – | Look-back window in days (1-90). Converted into the GAQL DATE_RANGE/BETWEEN clause. |
| max_avg_cpc_micros | integer | – | Maximum average CPC in micros. Default 100_000 ($0.10). |
| min_conversions | number | – | Minimum conversions in the window. Default 0.5 (at least half a conversion). |
| min_ctr | number | – | Minimum CTR in percent (e.g., 5 = 5%). Default 5%. |
| privacy_mode | string | – | Optional per-call payload privacy override. Defaults to GOOGLE_ADS_PRIVACY_MODE or structured. |
| response_format | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| error | string | – | – |
| ok | boolean | – | – |
| privacy_mode | string | – | – |
No examples provided.
google_ads_resume_campaign Resume Campaign (gated mutation) ~86
Resume (enable) a paused campaign by id. GATED.
| Name | Type | Req | Description |
|---|---|---|---|
| campaign_id | string | yes | – |
| customer_id | string | yes | Google Ads customer id (10 digits). Dashes optional, e.g. '1234567890' or '123-456-7890'. |
| explicit_user_intent | boolean | yes | – |
| response_format | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| applied | boolean | – | – |
| error | string | – | – |
| note | string | – | – |
| ok | boolean | – | – |
| resource | string | – | – |
| reverted | boolean | – | – |
No examples provided.
google_ads_resume_keyword Resume Keyword (gated mutation) ~117
Resume (enable) a single paused keyword by criterion_id. GATED.
| Name | Type | Req | Description |
|---|---|---|---|
| ad_group_id | string | yes | Ad group that owns the keyword criterion. |
| criterion_id | string | yes | Keyword criterion id (the keyword's id, NOT the keyword text). |
| customer_id | string | yes | Google Ads customer id (10 digits). Dashes optional, e.g. '1234567890' or '123-456-7890'. |
| explicit_user_intent | boolean | yes | – |
| response_format | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| applied | boolean | – | – |
| error | string | – | – |
| note | string | – | – |
| ok | boolean | – | – |
| resource | string | – | – |
| reverted | boolean | – | – |
No examples provided.
google_ads_revoke_access Revoke Google Ads Access ~43
Revoke the current Google OAuth grant and delete local tokens. Use only when the user explicitly wants to disconnect Google Ads.
| Name | Type | Req | Description |
|---|---|---|---|
| response_format | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| local_tokens_cleared | boolean | yes | – |
| note | string | yes | – |
| ok | boolean | yes | – |
| token_path | string | yes | – |
No examples provided.
google_ads_set_campaign_budget_micros Set Campaign Budget (gated mutation) ~158
Update a campaign budget's amount_micros. GATED. campaign_budget_id is NOT the campaign id — discover it via google_ads_get_campaign (campaign_budget.id).
| Name | Type | Req | Description |
|---|---|---|---|
| amount_micros | integer | yes | Daily budget amount in micros. 10_000 = $0.01 minimum. |
| campaign_budget_id | string | yes | Campaign budget id (NOT the campaign id). Discover via google_ads_get_campaign — returns campaign_budget.id. |
| customer_id | string | yes | Google Ads customer id (10 digits). Dashes optional, e.g. '1234567890' or '123-456-7890'. |
| explicit_user_intent | boolean | yes | – |
| response_format | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| applied | boolean | – | – |
| error | string | – | – |
| note | string | – | – |
| ok | boolean | – | – |
| resource | string | – | – |
| reverted | boolean | – | – |
No examples provided.
google_ads_set_keyword_bid_micros Set Keyword Bid (gated mutation) ~159
Update the cpc_bid_micros for a keyword criterion. GATED. Bid must be in micros (10_000 = $0.01).
| Name | Type | Req | Description |
|---|---|---|---|
| ad_group_id | string | yes | – |
| cpc_bid_micros | integer | yes | Max CPC bid in micros. 10_000 = $0.01 minimum, 1_000_000_000 = $1000 maximum. |
| criterion_id | string | yes | – |
| customer_id | string | yes | Google Ads customer id (10 digits). Dashes optional, e.g. '1234567890' or '123-456-7890'. |
| explicit_user_intent | boolean | yes | – |
| response_format | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| applied | boolean | – | – |
| error | string | – | – |
| note | string | – | – |
| ok | boolean | – | – |
| resource | string | – | – |
| reverted | boolean | – | – |
No examples provided.
What is the io.github.davidmosiah/google-ads-mcp server?
io.github.davidmosiah/google-ads-mcp is listed in the public MCP registry as io.github.davidmosiah/google-ads-mcp. Unofficial Google Ads MCP for campaigns, keywords, budgets, and gated mutations. This page covers its npm package (google-ads-mcp-unofficial).
Is the io.github.davidmosiah/google-ads-mcp server safe to use?
io.github.davidmosiah/google-ads-mcp scores 82 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.davidmosiah/google-ads-mcp server expose?
io.github.davidmosiah/google-ads-mcp exposes 30 tools: google_ads_data_inventory, google_ads_capabilities, google_ads_agent_manifest, google_ads_connection_status, google_ads_privacy_audit, and 25 more. Their descriptions and schemas cost roughly 3,188 tokens of context every time the server is loaded.
Is the io.github.davidmosiah/google-ads-mcp server still maintained?
io.github.davidmosiah/google-ads-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.davidmosiah/google-ads-mcp server under?
io.github.davidmosiah/google-ads-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.