Google Ads Intent MCP

Dry-run-first Google Ads search-term intent analyzer + negative-keyword MCP for agents. It runs locally over stdio via the published package.

People connecting automation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-15 · ★ 2 · #139 OF 194 MAINTAINED AUTOMATION · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Google Ads Intent MCP

before you install - you'll need

GOOGLE_ADS_INTENT_LLM is optional or environment-specific per the README.

Claude Code

claude mcp add davidmosiah-google-ads-intent-mcp -- uvx google-ads-intent-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "davidmosiah-google-ads-intent-mcp": {
      "command": "uvx",
      "args": [
        "google-ads-intent-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

pypi package google-ads-intent-mcp - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.davidmosiah is GitHub-verified and matches the repo owner

03 · What Google Ads Intent MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.1.1 · 2026-07-03

Adds MCP Registry ownership metadata to the PyPI README and aligns server.json for registry publication.

v0.1.0 · 2026-05-05

Initial dry-run-first Google Ads search-term intent release. Includes CSV analysis, negative-keyword planning, optional MCP server, llms.txt and Hermes example.\n\nInstall: pipx install git+

04 · Who maintains Google Ads Intent MCP

google-ads-intent-mcp is maintained by davidmosiah. We track 30 MCP servers from davidmosiah - 30 actively maintained, 113 combined GitHub stars, oldest repo from Apr 2026. Full record: all servers from davidmosiah.

  1. google-health-mcp Privacy-first unofficial Google Health API v4 MCP server for health, sleep, activity, HR agents ★ 45
  2. garminmcp Privacy-first unofficial Garmin Connect MCP for AI health, sleep, activity & recovery agents. ★ 10
  3. whoop-mcp Privacy-first, unofficial WHOOP MCP server for AI health, sleep, recovery, and performance agents. ★ 10
  4. wellness-nourish Local-first nutrition MCP for AI agents: food, barcode, photo, intake, hydration, goals. ★ 8
  5. samsung-health-mcp Unofficial local-first MCP server for Samsung Health personal-data CSV/ZIP exports. ★ 10
  6. withingsmcp Privacy-first, unofficial Withings MCP server for AI health, sleep, activity and heart-rate agents. ★ 4

05 · Facts

category
automation - ranked #139 of 194 actively-maintained automation servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-07-03)
registry
io.github.davidmosiah/google-ads-intent-mcp (active, first published 2026-07-03)
packages
pypi:google-ads-intent-mcp

06 · Google Ads Intent MCP FAQ

What is Google Ads Intent MCP?

Dry-run-first Google Ads search-term intent analyzer + negative-keyword MCP for agents. It runs locally over stdio via the published package.

Is Google Ads Intent MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-15 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install Google Ads Intent MCP?

Run `uvx google-ads-intent-mcp`. The README documents one environment variable (GOOGLE_ADS_INTENT_LLM) to set first. GOOGLE_ADS_INTENT_LLM is optional or environment-specific per the README. You can also paste the ready-made client config above.

Does Google Ads Intent MCP run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Google Ads Intent MCP

More automation MCP servers · Adeu · DDC/CI Control Bridge · Remote Desktop Commander · Chain Weaver · Hotelbooking AI

More Python MCP servers · Misterdev · second-brain MCP · Deep Mem · Defenter Proxy · see all