Google Ads Intent MCP
Dry-run-first Google Ads search-term intent analyzer + negative-keyword MCP for agents.
Look at search terms safely before spending budget.
mcp-name: io.github.davidmosiah/google-ads-intent-mcp
⭐ If this agent-first tool helps your workflow, please star the repo. Stars make this tooling easier for other builders to discover and help Delx keep shipping open infrastructure.
🧱 Part of the Delx agent stack — 15 open-source MCP servers across body, reach and coordination.
Dry-run-first Google Ads search-term intent analyzer for agents. It helps Codex, Claude, Cursor, Hermes, OpenClaw and other MCP clients classify search terms, protect buyer intent and draft negative-keyword plans from CSV exports before any live account change.
Use it when an agent needs to reduce wasted spend without accidentally excluding buyer-intent queries.
Why It Exists
Google Ads cleanup is risky when agents act directly on accounts. This package makes the safe path the default:
- analyze exported search-term CSVs locally
- classify waste, buyer, research and competitor intent
- draft negative-keyword plans without applying them
- expose
manifest,connection_statusandprivacy_auditbefore action tools - keep live mutation out of v0.1
Install
pipx install google-ads-intent-mcp
With MCP support:
pipx install "google-ads-intent-mcp[mcp]"
Published on PyPI: google-ads-intent-mcp. Release automation uses PyPI Trusted Publishing, so GitHub Actions can publish future versions without long-lived PyPI tokens. See docs/pypi-publishing.md.
CLI
google-ads-intent manifest --client codex
google-ads-intent doctor
google-ads-intent privacy-audit
google-ads-intent classify "free robux generator no verification"
google-ads-intent analyze-csv --csv examples/search_terms.csv
google-ads-intent plan-negatives --csv examples/search_terms.csv
Intent classification
The classifier is a deterministic, dependency-free heuristic with broad,
cross-vertical signal coverage (ecommerce, B2B/SaaS, local services, health,
finance, education and more) — not just gaming traffic. It sorts each search
term into waste, buyer, research or competitor intent and protects
converting queries from being flagged as negatives.
An optional LLM/embeddings-backed refinement path is available and is off by default. It requires no extra dependencies or API keys for normal use, and always falls back to the heuristic when no backend is configured:
# Opt in via flag (falls back to the heuristic if nothing is configured)
google-ads-intent --llm classify "crm software pricing"
# Or via environment variable
GOOGLE_ADS_INTENT_LLM=1 google-ads-intent analyze-csv --csv export.csv
To actually call a backend, set OPENAI_API_KEY (and optionally
GOOGLE_ADS_INTENT_LLM_MODEL, default gpt-4o-mini) and install the openai
package. Without those, --llm is a no-op that keeps the heuristic result.
Each classification reports which path produced it via a source
(heuristic or llm) field.
MCP
google-ads-intent-mcp
Hermes-style config:
mcp_servers:
google_ads_intent:
command: google-ads-intent-mcp
args: []
sampling:
enabled: false
Recommended first calls:
google_ads_connection_statusgoogle_ads_privacy_auditgoogle_ads_analyze_search_termsgoogle_ads_build_negative_plan
Agent Surfaces
| Tool | Purpose |
|---|---|
google_ads_agent_manifest |
Install/runtime guidance for agent clients |
google_ads_connection_status |
CSV/API readiness without credentials |
google_ads_privacy_audit |
Dry-run, account and export boundaries |
google_ads_classify_search_term |
Single-query intent classification |
google_ads_analyze_search_terms |
Batch CSV-style analysis |
google_ads_build_negative_plan |
Dry-run negative keyword plan |
Copy-Paste Agent Prompt
Use google-ads-intent-mcp. First call google_ads_connection_status and google_ads_privacy_audit.
Analyze the search terms, protect buyer/conversion queries, and return a dry-run negative plan only.
CSV Format
The parser accepts common exported columns such as:
search_term,Search term,Querycost,Cost,cost_microsclicks,Clicksconversions,Conversions,Conv.impressions,Impr.,Impressions
Safety Model
- CSV analysis is local.
- Negative plans are dry-run only.
- Buyer/conversion terms are protected from automatic exclusion.
- OAuth tokens, developer tokens and account identifiers should stay in local environment/config files.
Development
python3 -m venv .venv
. .venv/bin/activate
pip install -e ".[dev]"
pytest
python -m compileall -q src
📧 Contact & Support
- 📨 support@delx.ai — general questions, integration help, partnerships
- 🐛 Bug reports / feature requests — GitHub Issues
- 🐦 Updates — @delx369 on X
- 🌐 Site — wellness.delx.ai
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file google_ads_intent_mcp-0.1.1.tar.gz.
File metadata
- Download URL: google_ads_intent_mcp-0.1.1.tar.gz
- Upload date:
- Size: 93.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
64508fff3b02877bd998a42f3a17f2c5a4dba53727eddc42436b298089dcb028
|
|
| MD5 |
dda8eac091b042134c69fbcce0c92193
|
|
| BLAKE2b-256 |
1492d47f5d72473ecf86fe1788917e1208881d2e9960cb9fb186f619a34635be
|
Provenance
The following attestation bundles were made for google_ads_intent_mcp-0.1.1.tar.gz:
Publisher:
pypi.yml on davidmosiah/google-ads-intent-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
google_ads_intent_mcp-0.1.1.tar.gz -
Subject digest:
64508fff3b02877bd998a42f3a17f2c5a4dba53727eddc42436b298089dcb028 - Sigstore transparency entry: 2060223842
- Sigstore integration time:
-
Permalink:
davidmosiah/google-ads-intent-mcp@dc06196ab949db4368951dcd01b24e90fc64a345 -
Branch / Tag:
refs/tags/v0.1.1 - Owner: https://github.com/davidmosiah
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yml@dc06196ab949db4368951dcd01b24e90fc64a345 -
Trigger Event:
release
-
Statement type:
File details
Details for the file google_ads_intent_mcp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: google_ads_intent_mcp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 18.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a220b6e2d1f50f9908ec9f08382d38108ebf3f9725af1f77bd9f925133ca7cf5
|
|
| MD5 |
576d63ad5b135d2aff6881ccd948b1d7
|
|
| BLAKE2b-256 |
b305fb396fabc9d97e243d9894b1b28ced75226e28f818a12cf62e4213c61dd1
|
Provenance
The following attestation bundles were made for google_ads_intent_mcp-0.1.1-py3-none-any.whl:
Publisher:
pypi.yml on davidmosiah/google-ads-intent-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
google_ads_intent_mcp-0.1.1-py3-none-any.whl -
Subject digest:
a220b6e2d1f50f9908ec9f08382d38108ebf3f9725af1f77bd9f925133ca7cf5 - Sigstore transparency entry: 2060223888
- Sigstore integration time:
-
Permalink:
davidmosiah/google-ads-intent-mcp@dc06196ab949db4368951dcd01b24e90fc64a345 -
Branch / Tag:
refs/tags/v0.1.1 - Owner: https://github.com/davidmosiah
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yml@dc06196ab949db4368951dcd01b24e90fc64a345 -
Trigger Event:
release
-
Statement type: