a month ago
Real-time hosted MCP for Google Ads (63 tools), Search Console (16) and Meta Ads (14). Free.
Overview
gadspilot is a hosted SaaS exposing 3 separate MCP endpoints — Google Ads, Search Console, Meta Ads — to any MCP-compatible AI client (Claude, ChatGPT, Cursor).
93 tools total including full Performance Max management (shared sets, asset group signals, conversion actions). OAuth 2.1, dry-run safety, persistent agent memory.
Free during beta, EU-hosted (ISO 27001).
Server Config
{
"mcpServers": {
"gadspilot": {
"command": "npx",
"args": [
"-y",
"@gadspilot/mcp"
],
"env": {
"NOTE": "Hosted SaaS - OAuth 2.1 will open in browser on first run"
}
}
}
}