marketplace — Google Ads MCP Tool
marketplace
(marketplace) is one of 35 tools on the
Google Ads
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call marketplace from your client
- Claude Code Google Ads marketplace run in your project directory
- Claude Desktop Google Ads marketplace ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Google Ads marketplace ~/.cursor/mcp.json
- VS Code Google Ads marketplace .vscode/mcp.json
- Zed Google Ads marketplace ~/.config/zed/settings.json
- Windsurf Google Ads marketplace ~/.codeium/windsurf/mcp_config.json
- Cline Google Ads marketplace ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Google Ads marketplace ~/.gemini/settings.json
- Grok Google Ads marketplace .mcp.json (in your project root)
- ChatGPT Google Ads marketplace Settings → Connectors → Advanced → Developer mode
- Claude.ai Google Ads marketplace Settings → Connectors → Add custom connector
- LangChain Google Ads marketplace pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http google_ads-mcp https://api.mcp.ai/p_google_ads
Other tools on this server
- google_ads_list_accounts
- google_ads_status
- google_ads_account
- google_ads_campaigns
- google_ads_today
- google_ads_roas
- google_ads_ads
- google_ads_keywords_keywords
- google_ads_keywords_search_terms
- google_ads_keywords_status
- google_ads_keywords_diagnostics
- google_ads_keywords_raw
- google_ads_performance
- google_ads_changes
- google_ads_campaign_update_status
- google_ads_campaign_update_budget
- google_ads_ad_group_update_status
- google_ads_ad_update_status
- google_ads_keyword_update_status
- google_ads_keyword_update_bid
- google_ads_campaign_budget_create
- google_ads_campaign_create
- google_ads_ad_group_create
- google_ads_keyword_add
- google_ads_negative_keyword_add
- google_ads_responsive_search_ad_create
- google_ads_sitelinks
- google_ads_sitelink_create
- google_ads_sitelink_remove
- show_version
- report_bug
- connect
- toolkit_info
- authenticate
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.