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

io.github.pijusz/mcp-gads

NPM · MCP-GADS · SCANNED SEP 20

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

Available components

0 this week 77 Trust /100
Trust breakdown (7 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 → 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
  • 41 of 118 dependencies flagged as unhealthy (1 deprecated). View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability69
  • 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 Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
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
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "execute_gaql_query" implies "execute" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 23 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
Install

How do I install the io.github.pijusz/mcp-gads server?

io.github.pijusz/mcp-gads runs locally as an npm package, launched with npx -y mcp-gads. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · mcp-gads

# add to Claude Code
claude mcp add pijusz-mcp-gads -- npx -y mcp-gads
// .cursor/mcp.json
{
  "mcpServers": {
    "pijusz-mcp-gads": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-gads"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "pijusz-mcp-gads": {
      "command": "npx",
      "args": [
        "-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"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "pijusz-mcp-gads": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "mcp-gads"
      ]
    }
  }
}
# add to Vellum
assistant mcp add pijusz-mcp-gads -t stdio -c npx -a -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.

  • 19 Sept 26 +1
    • Security disclosure: unverified → fail functional
  • 17 Sept 26 −3
    • Security disclosure: fail → unverified functional
    • Stability: pass → 0.80 functional
  • 16 Sept 26 +1
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 0
    • Security disclosure: unverified → fail functional
  • 12 Sept 26 +1
    • Security disclosure: fail → unverified functional
  • 10 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 9 Sept 26 +1
    • Stability: 0.97 → pass security
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 20 Sept 2026 · Analysed npm/mcp-gads@0.5.4

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 118 packages
Packages resolved 118
Deprecated 1
Stale 40
Tree resolution Complete

Background: SBOMs and build attestations, explained →

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. 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 →

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.

Common questions

What is the io.github.pijusz/mcp-gads server?

io.github.pijusz/mcp-gads is listed in the public MCP registry as io.github.pijusz/mcp-gads. Google Ads MCP server, query campaigns, keywords, assets & more via natural language. This page covers its npm package (mcp-gads).

Is the io.github.pijusz/mcp-gads server safe to use?

io.github.pijusz/mcp-gads scores 77 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.pijusz/mcp-gads server expose?

io.github.pijusz/mcp-gads exposes 23 tools: list_accounts, get_account_currency, get_account_hierarchy, execute_gaql_query, run_gaql, and 18 more. Their descriptions and schemas cost roughly 1,258 tokens of context every time the server is loaded.

Is the io.github.pijusz/mcp-gads server still maintained?

io.github.pijusz/mcp-gads 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.pijusz/mcp-gads server under?

io.github.pijusz/mcp-gads declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.