@vibeads/mcp

@vibeads/mcp

Enables interaction with Google Ads accounts through the Model Context Protocol, specifically tuned for local service businesses. Provides account health scoring, search term waste analysis, and diagnostic insights without requiring GAQL knowledge.

Category
访问服务器

README

@vibeads/mcp

npm version License: MIT MCP

Talk to your Google Ads account from Claude Desktop, Cursor, or any MCP client.

Built for local service businesses — plumbers, HVAC, electricians, roofers, and 33 more categories.

The official Model Context Protocol server for VibeAds. Ask Claude questions like "which search terms are wasting my budget?" or "what's my account health score?" and get answers pulled from your live campaign data.

Unlike generic Google Ads MCP servers, this one is pre-tuned for local service businesses and rolls up 35+ diagnostic rules into a single 0-100 account health score across 6 dimensions.


Features

  • 🎯 Local-service-first — tuned for plumbers, HVAC, electricians, and 34 more categories
  • 📊 Account Health Score 0-100 — weighted across 6 dimensions (Tracking, Keywords, Budget, Creative, Targeting, Performance)
  • 🔍 Search term waste detection — finds every dollar burning on zero-conversion terms
  • 💡 Diagnostic rollup — 35+ rules from VibeAds' optimization engine, ranked by severity
  • 🔒 Read-only by design — API keys cannot modify your campaigns
  • No GAQL required — ask questions in natural language, get markdown answers

Installation

Step 1 — Get your API key

Sign in to your VibeAds account and generate a read-only API key:

→ Generate API key

Keys start with vba_mcp_ and are scoped to your account only.

Step 2 — Configure your MCP client

Claude Desktop

Open your config file:

OS Path
macOS ~/Library/Application Support/Claude/claude_desktop_config.json
Windows %APPDATA%\Claude\claude_desktop_config.json
Linux ~/.config/Claude/claude_desktop_config.json

Add this to the mcpServers block:

{
  "mcpServers": {
    "vibeads": {
      "command": "npx",
      "args": ["-y", "@vibeads/mcp"],
      "env": {
        "VIBEADS_API_KEY": "vba_mcp_YOUR_KEY_HERE"
      }
    }
  }
}

Restart Claude Desktop. You should see the VibeAds tools appear in the 🔨 tool menu.

Cursor

  1. Open Settings → MCP
  2. Click Add Server
  3. Configure:
    • Name: vibeads
    • Command: npx -y @vibeads/mcp
    • Environment variables: VIBEADS_API_KEY=vba_mcp_YOUR_KEY_HERE

Cline / Claude Code / other MCP clients

Use the same config as Claude Desktop above. Most MCP clients follow the same schema.


Usage

Once configured, you can ask Claude questions like:

📋 Campaign discovery

"Show me all my VibeAds campaigns"

"Which campaigns are paused?"

"Give me the 5 most recently created campaigns"

🔬 Deep dives

"Tell me everything about my plumber campaign in Austin"

"How did my HVAC campaign perform last week?"

"What's the CPA for campaign abc12345?"

📊 Account health

"What's my VibeAds account health score?"

"Which dimension is pulling my score down?"

"Give me the health score just for campaign xyz"

💸 Search term analysis

"What search terms are wasting my budget?"

"Show me the top 10 winning keywords from the last 30 days"

"How much am I wasting on terms with zero conversions?"

🩺 Diagnostics + recommendations

"What should I fix first?"

"Show me all critical diagnostics"

"What's wrong with my roofing campaign?"


Available tools

Tool Purpose
list_campaigns Enumerate all campaigns with status, budget, category
get_campaign_details Deep dive on one campaign: metrics, ad groups, targeting, landing pages, diagnostics
get_account_health_score 0-100 score + letter grade across 6 dimensions, optionally per-campaign
get_search_term_analysis Wasted spend + winners from search terms report (configurable lookback + threshold)
get_diagnostics Full list of active agent-optimize diagnostics with severity + recommended fix

All tools are read-only. They cannot create, modify, pause, or delete anything in your Google Ads account.


Security

  • API keys are read-only. They cannot mutate your campaigns, your Google Ads account, or your VibeAds settings.
  • Keys are hashed with SHA-256 before storage. The full key is only shown once at creation.
  • Revocable any time from https://getvibeads.com/app/settings/mcp.
  • Usage is logged per-key: last-used timestamp and request count.
  • Row-level isolation — each key is scoped to a single VibeAds user. Keys cannot see other users' data.
  • Optional expiry — set expiration dates on keys for service accounts / temporary access.

For maximum security, rotate your API key whenever a device changes hands or an engagement ends.


Requirements

  • Node.js ≥ 20 (for npx runtime)
  • Active VibeAds account — free tier is sufficient to generate a key
  • At least one published campaign — diagnostics require synced data from Google Ads

How it compares

VibeAds MCP GoMarble MCP Google Ads MCP (official)
Setup time 2 min 15 min 30 min
OAuth required ❌ (API key only)
GAQL knowledge required
Local service tuning
Account health score ✅ 6 dimensions
Pre-built diagnostics ✅ 35+ rules
Multi-account
Can mutate accounts

When to use VibeAds MCP: You run a local service business (or manage ads for one) and want pre-tuned insights without learning GAQL.

When to use GoMarble / Google Ads MCP: You need to run custom GAQL queries or work with non-service-business campaigns (e-commerce, B2B SaaS, etc.).

The three can coexist — install whichever ones fit your workflow.


Troubleshooting

"Authentication failed"

  • Make sure your key starts with vba_mcp_
  • Generate a new key at https://getvibeads.com/app/settings/mcp
  • Check that the key hasn't been revoked or expired

"No diagnostic data yet"

Diagnostics are generated every 6 hours by the VibeAds agent. If you just published a campaign, wait 6-12 hours for the first run.

"No search term data found"

Search term sync runs every 6 hours. For new campaigns, allow 24-48 hours for meaningful data to accumulate.

MCP client can't find the server

Make sure you have Node.js 20+ installed: node --version. Claude Desktop and Cursor both shell out to npx, so Node must be in your PATH.


Contributing

This is an open-source MIT package. Issues and PRs welcome at: https://github.com/vibeads/mcp/issues


License

MIT © VibeAds

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选