Server data from the Official MCP Registry
Talk to your Google Ads from Claude. 5 read-only tools for local service businesses.
Talk to your Google Ads from Claude. 5 read-only tools for local service businesses.
Valid MCP server (2 strong, 4 medium validity signals). 2 known CVEs in dependencies (0 critical, 2 high severity) Package registry verified. Imported from the Official MCP Registry.
9 files analyzed ยท 3 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: VIBEADS_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-vibeads-mcp": {
"env": {
"VIBEADS_API_KEY": "your-vibeads-api-key-here"
},
"args": [
"-y",
"@vibeads/mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
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.
Sign in to your VibeAds account and generate a read-only API key:
Keys start with vba_mcp_ and are scoped to your account only.
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.
vibeadsnpx -y @vibeads/mcpVIBEADS_API_KEY=vba_mcp_YOUR_KEY_HEREUse the same config as Claude Desktop above. Most MCP clients follow the same schema.
Once configured, you can ask Claude questions like:
"Show me all my VibeAds campaigns"
"Which campaigns are paused?"
"Give me the 5 most recently created campaigns"
"Tell me everything about my plumber campaign in Austin"
"How did my HVAC campaign perform last week?"
"What's the CPA for campaign abc12345?"
"What's my VibeAds account health score?"
"Which dimension is pulling my score down?"
"Give me the health score just for campaign xyz"
"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?"
"What should I fix first?"
"Show me all critical diagnostics"
"What's wrong with my roofing campaign?"
| 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.
https://getvibeads.com/app/settings/mcp.For maximum security, rotate your API key whenever a device changes hands or an engagement ends.
npx runtime)| 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.
vba_mcp_Diagnostics are generated every 6 hours by the VibeAds agent. If you just published a campaign, wait 6-12 hours for the first run.
Search term sync runs every 6 hours. For new campaigns, allow 24-48 hours for meaningful data to accumulate.
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.
This is an open-source MIT package. Issues and PRs welcome at: https://github.com/vibeads/mcp/issues
MIT ยฉ VibeAds
Be the first to review this server!
by Modelcontextprotocol ยท Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno ยท Developer Tools
Toleno Network MCP Server โ Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace ยท Developer Tools
Create, build, and publish Python MCP servers to PyPI โ conversationally.