PluginBench
MCP Server

Google Ads MCP Server

ai.b77/google-ads

What is the Google Ads MCP server?

Read and manage your Google Ads account in chat.

How to install Google Ads

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": {
      "url": "https://google-ads.b77.ai/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "google-ads": {
      "serverUrl": "https://google-ads.b77.ai/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "google-ads": {
      "type": "http",
      "url": "https://google-ads.b77.ai/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "google-ads": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://google-ads.b77.ai/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http google-ads https://google-ads.b77.ai/mcp

Related MCP servers

Generate images, videos, voiceovers, and captions from a chat prompt.

Manage Apple Ads campaigns and reporting in chat.

Live chess tournament results and up-to-date player ratings in chat.

Capture feature requests and bug reports from chat into a searchable, AI-categorized backlog.

Query and add to your Fibalo bookkeeping: documents, bank transactions, suppliers, access.

Upload files and get public CDN links in chat.