HomeMarketing & E-Commerce › mcp

mcp

Manage Google Ads from Claude: read metrics, draft campaigns, publish with human approval.

TypeScript Cloud
★ 1 stars Last pushed 2026-09-04 License: MIT

Topics: Marketing

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.2.6)

npx -y @vibeads/mcp@0.2.6

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@vibeads/mcp@0.2.6"
      ],
      "env": {
        "VIBEADS_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • VIBEADS_API_KEY required secret — Your VibeAds MCP API key (generate at getvibeads.com/app/settings/mcp)

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.chiranj/mcp

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry