Loading MCP server directory, please wait...
Dry-run-first Google Ads search-term intent analyzer and negative-keyword MCP for agents.
npx @getmcp/cli add io.github.davidmosiah/google-ads-intent-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.davidmosiah/google-ads-intent-mcp": {
"command": "uvx",
"args": [
"google-ads-intent-mcp"
],
"env": {
"GOOGLE_ADS_DEVELOPER_TOKEN": "",
"GOOGLE_ADS_CLIENT_ID": "",
"GOOGLE_ADS_CLIENT_SECRET": "",
"GOOGLE_ADS_REFRESH_TOKEN": "",
"GOOGLE_ADS_CUSTOMER_ID": ""
}
}
}
}