drio
  • App Tracker
  • Contact
Sign inStart Free
drio© 2026 drio All rights reserved.

Get the Builder Brief

Weekly notes from Yash on MCP, ChatGPT apps, and getting business workflows into production.

Product
HomeTemplatesHow it worksPricing
Solutions
Use casesOperations teamsEcommerce teamsFinance teamsRecruiting teamsReal estate teams
Resources
DocsMCP RegistryGlossaryBlogChangelog
Company
Contact usWhy driodrio agency↗Privacy PolicyTerms of Service
All systems normal
Follow us on:
MCP Registry/google-ads-intent-mcp
G

google-ads-intent-mcp

Dry-run-first Google Ads search-term intent analyzer and negative-keyword MCP for agents.

Use with clientMarkdown

Install and compare this MCP server

Use this profile to copy client config, check auth requirements, review tools and resources, and compare related MCP servers before adding it to an AI client.

Install
uvx google-ads-intent-mcp
Clients
Claude, Cursor, VS Code, Codex
Transport
STDIO
Auth
Not captured
Capabilities
0 tools, 0 resources, 0 prompts
Related
Delx Commerce — Intent-First APIs for Agents, google-health-mcp, wellness-nourish

Want MCP integration examples?

Get practical integration notes and launch examples for MCP servers like google-ads-intent-mcp.

InstallAuthTools & ResourcesOverview

Install

Connection

Transport
STDIO
Command
uvx google-ads-intent-mcp
Environment
{ "GOOGLE_ADS_DEVELOPER_TOKEN": "YOUR_SECRET_VALUE", "GOOGLE_ADS_CLIENT_ID": "YOUR_VALUE_HERE", "GOOGLE_ADS_CLIENT_SECRET": "YOUR_SECRET_VALUE", "GOOGLE_ADS_REFRESH_TOKEN": "YOUR_SECRET_VALUE", "GOOGLE_ADS_CUSTOMER_ID": "YOUR_VALUE_HERE" }

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

{
  "mcpServers": {
    "io-github-davidmosiah-google-ads-intent-mcp": {
      "command": "uvx",
      "args": [
        "google-ads-intent-mcp"
      ],
      "env": {
        "GOOGLE_ADS_DEVELOPER_TOKEN": "YOUR_SECRET_VALUE",
        "GOOGLE_ADS_CLIENT_ID": "YOUR_VALUE_HERE",
        "GOOGLE_ADS_CLIENT_SECRET": "YOUR_SECRET_VALUE",
        "GOOGLE_ADS_REFRESH_TOKEN": "YOUR_SECRET_VALUE",
        "GOOGLE_ADS_CUSTOMER_ID": "YOUR_VALUE_HERE"
      }
    }
  }
}

Config location

macOS
~/Library/Application Support/Claude/claude_desktop_config.json
Windows
%APPDATA%\Claude\claude_desktop_config.json

Auth

Package transport

No remote HTTP endpoint is advertised. Use the package or stdio setup shown in Install.

Tools & Resources

Tools
0
Resources
0
Prompts
0
No public tools, resources, or prompts captured yet. Use Auth when this server requires credentials.

Tools

No tools captured yet.

Resources

No resources captured yet.

Prompts

No prompts captured yet.

Questions

What is google-ads-intent-mcp?+

google-ads-intent-mcp is an MCP server for Dry-run-first Google Ads search-term intent analyzer and negative-keyword MCP for agents.. It supports STDIO transport.

How do I install google-ads-intent-mcp?+

Use the generated config in Install. This server runs with uvx google-ads-intent-mcp; add any required environment variables before starting your client.

How do I add google-ads-intent-mcp to Claude Desktop?+

Choose the Claude Desktop tab in Install and copy the config for uvx google-ads-intent-mcp. Add required environment variables before starting Claude Desktop.

How do I add google-ads-intent-mcp to Claude Code?+

Choose the Claude Code tab in Install and copy the config for uvx google-ads-intent-mcp. Add required environment variables before starting Claude Code.

How do I use google-ads-intent-mcp with Codex?+

Choose the Codex tab in Install and copy the config for uvx google-ads-intent-mcp. Add required environment variables before starting Codex.

How do I add google-ads-intent-mcp to Cursor or VS Code?+

Choose the Cursor or VS Code tab in Install and copy the config for uvx google-ads-intent-mcp. Add required environment variables before starting Cursor or VS Code.

What endpoint and transport does google-ads-intent-mcp use?+

google-ads-intent-mcp uses STDIO transport. Use the package or command config in Install.

What tools and resources does google-ads-intent-mcp expose?+

google-ads-intent-mcp inventory is listed when the MCP endpoint exposes tools, resources, or prompts. Some servers require auth first.

Does google-ads-intent-mcp require authentication?+

google-ads-intent-mcp does not advertise a verified auth requirement. If discovery fails, it may still need provider login, an API key, a bearer token, or a session header.

Related MCPs

Delx Commerce — Intent-First APIs for Agents64 pay-per-result MCP/x402 APIs for media, agents, web, data, trust and location.google-health-mcpPrivacy-first unofficial Google Health API v4 MCP server for health, sleep, activity, HR agentswellness-nourishLocal-first nutrition MCP for AI agents: food, barcode, photo, intake, hydration, goals.uap-pulseSearch and map the Pentagon UAP/UFO releases plus curated official archives from 12 nations.polarmcpPrivacy-first unofficial Polar AccessLink v4 MCP server for AI health, sleep and training agents.mcp-scorecardAgent-readiness scorecard for any MCP server: 10 checks, 0-100 score, actionable findings.

Profile notes

  • Package: Pypi google-ads-intent-mcp v0.1.1
  • Environment variable: GOOGLE_ADS_DEVELOPER_TOKEN (secret)
  • Environment variable: GOOGLE_ADS_CLIENT_ID
  • Environment variable: GOOGLE_ADS_CLIENT_SECRET (secret)
  • Environment variable: GOOGLE_ADS_REFRESH_TOKEN (secret)
  • Environment variable: GOOGLE_ADS_CUSTOMER_ID

Packages

PackageRegistryVersionInputs
google-ads-intent-mcp

stdio

pypi0.1.1

Env: GOOGLE_ADS_DEVELOPER_TOKEN secret

Env: GOOGLE_ADS_CLIENT_ID

Env: GOOGLE_ADS_CLIENT_SECRET secret

Env: GOOGLE_ADS_REFRESH_TOKEN secret

Env: GOOGLE_ADS_CUSTOMER_ID

Details

Version
0.1.1
Repository
https://github.com/davidmosiah/google-ads-intent-mcp
Website
https://github.com/davidmosiah/google-ads-intent-mcp
Updated
Jul 3, 2026