Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.pijusz/mcp-gads

NPM · MCP-GADS · SCANNED AUG 3

Google Ads MCP server — query campaigns, keywords, assets & more via natural language

Available components

+18 this week 60 Trust /100
Trust breakdown (6 categories)

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 →

Supply Chain Security83
  • No malware found by supply-chain analysis.Pass
  • CVE check failed: a known medium-severity CVE affects @hono/node-server 1.19.17, reached via @modelcontextprotocol/sdk > @hono/node-server. A fixed version is available. View diagnostics → Fail
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (117 of 121), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability71
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1258 tokens (~54/item across 23 items; 23 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage67
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · mcp-gads

# add to Claude Code
claude mcp add pijusz-mcp-gads -- npx -y mcp-gads
# add to Codex CLI
codex mcp add pijusz-mcp-gads -- npx -y mcp-gads
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "pijusz-mcp-gads": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "mcp-gads"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add pijusz-mcp-gads --command npx --arg -y --arg mcp-gads
# ~/.hermes/config.yaml
mcp_servers:
  pijusz-mcp-gads:
    command: "npx"
    args: ["-y", "mcp-gads"]
// mcp.json
{
  "mcpServers": {
    "pijusz-mcp-gads": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-gads"
      ]
    }
  }
}
Changelog

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.

  • 2 Aug 26 +42
    • GHSA-frvp-7c67-39w9 affects this package: medium security
    • Known CVEs: unverified → fail security
    • Provenance: unverified → fail security
    • Install scripts: unverified → pass security
    • Malware scan: unverified → pass security
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • License: unverified → pass functional
    • Dependency health: unverified → partial functional
    • Maintenance: unverified → pass functional
    • MCP protocol: unverified → pass functional
    • Schema quality: unverified → good functional
    • Licence: MIT functional
  • 1 Aug 26 −5
    • Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
    • Capabilities: pass → unverified functional
  • 31 Jul 26 −1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −18
    • Malware scan: pass → unverified security
  • 27 Jul 26 42

    First indexed and scored.

Diagnostics

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 3 Aug 2026 · Analysed npm/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Vulnerabilities 1 finding
ID CVE Severity Vector Fix available
GHSA-frvp-7c67-39w9 medium CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N yes
Dependencies 117 packages

117 packages in the resolved dependency tree · 117 deprecated · 38 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 23 exposed · ~1,258 tokens

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.

Tool Tokens
analyze_image_assets ~42

Analyze image asset performance with metrics like impressions, clicks, conversions, and CTR across campaigns.

NameTypeReqDescription
customer_idstring
daysnumber

No output schema declared.

No examples provided.

download_image_asset ~45

Download a specific image asset by ID to a local directory.

NameTypeReqDescription
asset_idstringyes
customer_idstring
output_dirstring

No output schema declared.

No examples provided.

execute_gaql_query ~51

Execute a custom GAQL query and return results as a table. Use this for any ad-hoc Google Ads Query Language query.

NameTypeReqDescription
customer_idstring
querystringyes

No output schema declared.

No examples provided.

generate_keyword_ideas ~70

Generate keyword ideas using Google Ads Keyword Planner. Returns search volume estimates and keyword suggestions based on seed keywords.

NameTypeReqDescription
country_idstringyes
customer_idstring
keywordsstringyes
language_idstring
page_sizenumber

No output schema declared.

No examples provided.

get_account_currency ~34

Get the currency code for a Google Ads account. Run this before analyzing cost data.

NameTypeReqDescription
customer_idstring

No output schema declared.

No examples provided.

get_account_hierarchy ~32

Get the MCC account tree showing manager-client relationships via customer_client resource.

NameTypeReqDescription
customer_idstring

No output schema declared.

No examples provided.

get_ad_creatives ~37

Get ad creative details including RSA headlines, descriptions, and final URLs. Great for creative audits.

NameTypeReqDescription
customer_idstring

No output schema declared.

No examples provided.

get_ad_performance ~102

Get ad-level performance metrics for the specified time period. RECOMMENDED WORKFLOW: 1. First run list_accounts() to get available account IDs 2. Then run get_account_currency() to see what currency the account uses 3. Finally run this command to get ad performance Note: Cost values are in micros (1,000,000 = 1 unit of currency).

NameTypeReqDescription
customer_idstring
daysnumber

No output schema declared.

No examples provided.

get_asset_usage ~46

Find where specific assets are being used in campaigns and ad groups.

NameTypeReqDescription
asset_idstring
asset_typestring
customer_idstring

No output schema declared.

No examples provided.

get_budget_utilization ~45

Get campaign budget amounts vs actual spend to see budget utilization. Shows whether campaigns are limited by budget.

NameTypeReqDescription
customer_idstring
daysnumber

No output schema declared.

No examples provided.

get_campaign_performance ~101

Get campaign performance metrics for the specified time period. RECOMMENDED WORKFLOW: 1. First run list_accounts() to get available account IDs 2. Then run get_account_currency() to see what currency the account uses 3. Finally run this command to get campaign performance Note: Cost values are in micros (1,000,000 = 1 unit of currency).

NameTypeReqDescription
customer_idstring
daysnumber

No output schema declared.

No examples provided.

get_change_history ~46

Get recent account changes (campaign updates, bid changes, ad modifications, etc.) from the change_event resource.

NameTypeReqDescription
customer_idstring
daysnumber

No output schema declared.

No examples provided.

get_device_performance ~40

Get campaign performance broken down by device type (desktop, mobile, tablet).

NameTypeReqDescription
customer_idstring
daysnumber

No output schema declared.

No examples provided.

get_gaql_help ~44

Get a GAQL (Google Ads Query Language) reference guide with syntax, common resources, date filters, and example queries. Call this before writing custom GAQL queries.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_geographic_performance ~49

Get campaign performance broken down by geographic location (country, region, city).

NameTypeReqDescription
campaign_idstring
customer_idstring
daysnumber

No output schema declared.

No examples provided.

get_image_assets ~43

Retrieve all image assets in the account including their full-size URLs, dimensions, and file sizes.

NameTypeReqDescription
customer_idstring
limitnumber

No output schema declared.

No examples provided.

get_keyword_volumes ~66

Get historical search volume metrics for specific keywords. Returns exact volume data (unlike generate_keyword_ideas which suggests related keywords).

NameTypeReqDescription
country_idstringyes
customer_idstring
keywordsstringyes
language_idstring

No output schema declared.

No examples provided.

get_quality_scores ~43

Get keyword quality scores with component breakdown (expected CTR, ad relevance, landing page experience).

NameTypeReqDescription
campaign_idstring
customer_idstring

No output schema declared.

No examples provided.

get_recommendations ~39

Get Google's AI-powered optimization recommendations for the account (bid adjustments, keyword suggestions, budget changes, etc.).

NameTypeReqDescription
customer_idstring

No output schema declared.

No examples provided.

get_search_terms ~53

Get actual search queries that triggered your ads (search term report). Shows what users are really searching for.

NameTypeReqDescription
campaign_idstring
customer_idstring
daysnumber

No output schema declared.

No examples provided.

list_accounts ~23

Lists all accessible Google Ads accounts. Run this first to discover account IDs.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_resources ~32

List valid Google Ads API resources that can be used in GAQL FROM clauses.

NameTypeReqDescription
customer_idstring

No output schema declared.

No examples provided.

run_gaql ~175

Execute any GAQL query with output format options (table, json, csv). The most powerful tool for custom Google Ads data queries. EXAMPLE QUERIES: Campaign metrics: SELECT campaign.name, metrics.clicks, metrics.impressions, metrics.cost_micros FROM campaign WHERE segments.date DURING LAST_7_DAYS Ad group perf: SELECT ad_group.name, metrics.conversions, metrics.cost_micros, campaign.name FROM ad_group WHERE metrics.clicks > 100 Keyword analysis: SELECT keyword.text, metrics.ctr FROM keyword_view ORDER BY metrics.impressions DESC Note: Cost values are in micros (1,000,000 = 1 unit of currency).

NameTypeReqDescription
customer_idstring
formatstring
querystringyes

No output schema declared.

No examples provided.