Back to Browse

Google Ads Intent MCP Server

Marketing & SocialLow Risk10.0Local
Free

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

About

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

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 3 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

12 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

file_system

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Google Ads developer token used only when live Google Ads access is configured.Required

Environment variable: GOOGLE_ADS_DEVELOPER_TOKEN

OAuth client ID used only when live Google Ads access is configured.Optional

Environment variable: GOOGLE_ADS_CLIENT_ID

OAuth client secret used only when live Google Ads access is configured.Required

Environment variable: GOOGLE_ADS_CLIENT_SECRET

OAuth refresh token used only when live Google Ads access is configured.Required

Environment variable: GOOGLE_ADS_REFRESH_TOKEN

Google Ads customer ID for live account queries.Optional

Environment variable: GOOGLE_ADS_CUSTOMER_ID

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-davidmosiah-google-ads-intent-mcp": {
      "env": {
        "GOOGLE_ADS_CLIENT_ID": "your-google-ads-client-id-here",
        "GOOGLE_ADS_CUSTOMER_ID": "your-google-ads-customer-id-here",
        "GOOGLE_ADS_CLIENT_SECRET": "your-google-ads-client-secret-here",
        "GOOGLE_ADS_REFRESH_TOKEN": "your-google-ads-refresh-token-here",
        "GOOGLE_ADS_DEVELOPER_TOKEN": "your-google-ads-developer-token-here"
      },
      "args": [
        "google-ads-intent-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Google Ads Intent MCP Server - Dry-run-first Google Ads search-term intent analyzer and | MCP Marketplace