PluginBench
MCP Server

co.pipeboard/google-ads-mcp MCP Server

co.pipeboard/google-ads-mcp

What is the co.pipeboard/google-ads-mcp MCP server?

Google Ads automation with AI: analyze performance, manage campaigns, optimize bids.

How to install co.pipeboard/google-ads-mcp

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "google-ads-mcp": {
      "url": "https://google-ads.mcp.pipeboard.co/"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "google-ads-mcp": {
      "serverUrl": "https://google-ads.mcp.pipeboard.co/"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "google-ads-mcp": {
      "type": "http",
      "url": "https://google-ads.mcp.pipeboard.co/"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "google-ads-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://google-ads.mcp.pipeboard.co/"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http google-ads-mcp https://google-ads.mcp.pipeboard.co/

Related MCP servers

Facebook / Meta Ads automation with AI: analyze performance, test creatives, optimize spend.

Snapchat Ads automation with AI: analyze performance, manage campaigns, optimize creatives.

TikTok Ads automation with AI: analyze performance, manage campaigns, optimize creatives.