Ads Platform MCP
Connect Google Ads & Amazon Ads and query them directly from Claude.
Sign in with Google to get your personal MCP URL and connect your ad accounts.
Sign in with GoogleHow it works
- Sign in with Google
- Connect Google Ads and/or Amazon Ads via OAuth
- Generate your personal MCP URL from the dashboard
- Add it to Claude Desktop — just a URL, no headers needed
Claude Desktop Config
Add to claude_desktop_config.json:
{
"mcpServers": {
"ads-platform": {
"url": "http://localhost:3000/api/mcp/YOUR_MCP_KEY"
}
}
}Available Tools
check_auth_status
Check if Google Ads is connected
list_accessible_accounts
List all Google Ads accounts
get_campaign_performance
Campaign metrics by date range
get_keyword_performance
Keyword-level CTR, CPC, conversions
get_search_term_report
What users searched before clicking
run_gaql_query
Run custom GAQL queries
detect_anomalies
Flag statistical outliers in performance
get_recommendations
Optimization suggestions & wasted spend
check_amazon_auth_status
Check if Amazon Ads is connected
list_amazon_profiles
List all Amazon Ads profiles
get_amazon_campaign_performance
SP campaign metrics by date range
get_amazon_keyword_performance
SP keyword spend, CTR, purchases
detect_amazon_anomalies
Flag anomalies in Amazon Ads data
get_amazon_recommendations
Wasted spend, low ROAS, budget caps