Server data from the Official MCP Registry
Google Ads analysis and operations — read performance, manage keywords, bids, and campaigns.
Google Ads analysis and operations — read performance, manage keywords, bids, and campaigns.
Remote endpoints: streamable-http: https://adsagent.org/api/mcp
Valid MCP server (1 strong, 1 medium validity signals). 4 known CVEs in dependencies Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
84 tools verified · Open access · 6 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.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-nowork-studio-adsagent": {
"url": "https://adsagent.org/api/mcp"
}
}
}From the project's GitHub README.
🚀 We're live on Product Hunt today! AdsAgent — the Google Ads Claude Connector that powers Toprank's ads skills — is launching. If Toprank has saved you time or ad spend, an upvote would mean the world. → Support us on Product Hunt
The official Google Ads + SEO plugin from AdsAgent. Data-driven decisions, not dashboards.
Toprank gives your AI agent direct access to Google Search Console and Google Ads. It analyzes your traffic, surfaces what's hurting your rankings, finds wasted ad spend, and tells you exactly what to fix. When you have access to the repo, it goes further: rewriting meta tags, fixing headings, adding structured data, and shipping the changes.
Toprank is the CLI side of AdsAgent — the skills that run inside Claude Code. adsagent.org is the companion web app: sign up there to get your free API key, connect your Google Ads accounts in a couple of clicks, and run audits through a browser UI. Both sides share the same engine, so an audit you run from the CLI uses the same tooling as the one on the web.
"Am I wasting money on ads right now?" "Why did my traffic drop and how do I fix it?" "How do I get more conversions without spending more?"
Free, open-source. Install in 30 seconds.
You: /toprank:ads-audit
Claude: Connected to your Google Ads account (MyStore).
3 campaigns active. $2,400 spent this month.
Scorecard:
┌──────────────────────┬──────────┬──────────────────────────────┐
│ Dimension │ Status │ Summary │
├──────────────────────┼──────────┼──────────────────────────────┤
│ Conversion tracking │ OK │ 3 actions firing correctly │
│ Keyword health │ Critical │ 8 keywords burning cash │
│ Search term quality │ Warning │ 12 irrelevant queries │
│ Impression share │ Warning │ Losing 35% to rank │
│ Spend efficiency │ Critical │ $340/mo wasted │
└──────────────────────┴──────────┴──────────────────────────────┘
Top 3 actions:
1. Pause 3 keywords ($210/mo, zero conversions)
2. Add 12 negative keywords ($130/mo wasted on irrelevant terms)
3. Increase bids 15% on 2 high-converting keywords losing IS
Business context saved — /toprank:ads-copy and /toprank:ads will use it.
You: Do it all.
[paused 3 wasteful keywords — saved $210/mo]
[added 12 negative keywords — saved $130/mo]
[increased bids on 2 high-performers]
Done. All changes are reversible within 7 days.
Weekly review — ask any time, or set it up as a recurring Coworker task:
You: /toprank:ads — "review last week's changes"
Claude: 12 changes in the last 7 days. 9 matured enough to judge.
Wins (4):
- Paused "cheap seo services" → CTR +18%, conversions +2
- Added "free" as negative → wasted spend -$84/wk
- Bid +15% on "b2b crm software" → conversions +3, CPA flat
- New RSA on "MyStore Brand" ad group → CTR +24%
Losses (2):
- Bid +20% on "enterprise saas" → cost +$210, conversions flat
- Paused "project management tool" → lost 4 conversions/wk
Too new to judge (3) — check back in 5 days.
Note: 2 changes had other edits on the same campaign within
7 days, so their direction is low-confidence.
You: /toprank:seo-analysis
Claude: Found your site at mystore.com — pulling Search Console data now.
[90 days of real traffic data loaded]
[pages crawled for technical issues]
Three things hurting you most:
Your homepage lives at two addresses. Google splits your ranking
power between them. Easy fix.
Two pages targeting the same search terms — they compete against
each other and neither wins.
One page gets 400 monthly impressions but ranks #52. The title
doesn't match what people actually search for.
Here's your 30-day plan, most impactful first.
Toprank is a Claude Code plugin. One-time setup, automatic updates.
Run these two commands in Claude Code:
/plugin marketplace add nowork-studio/toprank
/plugin install toprank@nowork-studio
That's it. All skills are now available as /toprank:* commands.
Google Ads (optional): Connect your account at adsagent.org (free API key) — setup instructions are provided there.
Add the marketplace and enable the plugin in ~/.claude/settings.json:
{
"extraKnownMarketplaces": {
"nowork-studio": {
"source": {
"source": "github",
"repo": "nowork-studio/toprank"
}
}
},
"enabledPlugins": {
"toprank@nowork-studio": true
}
}
| Skill | What it does |
|---|---|
ads-audit | Account audit + business context setup. Run this first. Scores 7 health dimensions, identifies wasted spend, builds business profile. |
ads | Campaign management. Read performance, optimize keywords, adjust bids/budgets, add negatives, create campaigns. Ask for a weekly review and Claude scores every recent change (wins, losses, too-new-to-judge) — perfect for a Monday-morning Coworker task. |
ads-copy | RSA copy generator + A/B testing. Data-driven headlines and descriptions with character counts and pin positions. |
| Skill | What it does |
|---|---|
seo-analysis | Full SEO audit with GSC data. Quick wins, traffic drops, technical issues, 30-day action plan. |
content-writer | SEO content creation following E-E-A-T guidelines. Blog posts, landing pages, content improvements. |
keyword-research | Keyword discovery, intent classification, topic clusters, prioritized content calendar. |
meta-tags-optimizer | Title tags, meta descriptions, OG/Twitter cards with A/B variations and CTR estimates. |
schema-markup-generator | JSON-LD structured data for rich results. FAQ, HowTo, Article, Product, LocalBusiness. |
setup-cms | Connect WordPress, Strapi, Contentful, or Ghost for automated SEO field audits. |
| Skill | What it does |
|---|---|
gemini | Second opinion from Google Gemini. Review (pass/fail gate), challenge (adversarial stress test), or consult (open Q&A). Especially strong on Google Ads and SEO decisions — Gemini has native Google ecosystem knowledge. |
All skills are namespaced: /toprank:ads, /toprank:seo-analysis, /toprank:gemini, etc.
Toprank is a Claude Code plugin. Each skill is a SKILL.md file with supporting reference documents, scripts, and eval tests.
toprank/
├── .claude-plugin/
│ ├── plugin.json <- plugin metadata (explicit skill paths)
│ └── marketplace.json <- registry entry
├── .mcp.json <- AdsAgent MCP server (auto-configured)
├── google-ads/
│ ├── ads/ <- campaign management
│ ├── ads-audit/ <- account audit + business context
│ └── ads-copy/ <- RSA copy generator + A/B testing
├── seo/
│ ├── seo-analysis/ <- full SEO audit with GSC data
│ ├── content-writer/ <- E-E-A-T content creation
│ ├── keyword-research/ <- keyword discovery + topic clusters
│ ├── meta-tags-optimizer/ <- title tags, meta descriptions, OG
│ ├── schema-markup-generator/ <- JSON-LD structured data
│ ├── seo-page/ <- single-page deep analysis
│ └── setup-cms/ <- CMS connector
├── gemini/ <- cross-model review via Gemini CLI
├── toprank-upgrade-skill/ <- self-updater
├── test/ <- unit + LLM-judge eval tests
└── VERSION
The Google Ads surface is also available as a standalone remote MCP server — use it from any MCP client (Claude Desktop, Cursor, Inspector, your own agent) without installing the Toprank CLI plugin.
io.github.nowork-studio/adsagent (verify: curl "https://registry.modelcontextprotocol.io/v0.1/servers?search=adsagent")https://adsagent.org/api/mcp (streamable HTTP)The server exposes ~100 Google Ads tools across reads (performance, search terms, impression share, keyword ideas, GAQL), writes (pause/enable, bid and budget updates, keyword and negative list management, campaign creation), and a runScript tool that fans out up to 20 GAQL queries in parallel for open-ended analytical questions. Source for the hosted server lives in nowork-studio/ads-agent.
Toprank skills reference external tools using the ~~category placeholder pattern. This makes skills tool-agnostic — they work with any MCP server that provides the required capability.
| Category | Placeholder | Default Server | Alternatives |
|---|---|---|---|
| Google Ads | ~~google-ads | AdsAgent MCP (mcp__adsagent__*) | Google Ads MCP (mcp__google_ads_mcp__*) |
| Search Console | ~~search-console | gcloud CLI + Search Console API | Any GSC-compatible MCP server |
| CMS | ~~cms | Direct API (WordPress REST, Strapi, Contentful, Ghost) | Any CMS MCP server |
Skills use conditional blocks based on available tools. If a connector is not available, the skill gracefully degrades — for example, seo-analysis can still run a technical crawl without GSC data.
Setup:
google-ads/shared/preamble.md. Get a free API key from adsagent.org, set ADSAGENT_API_KEY, and the .mcp.json auto-configures the MCP server.seo/shared/preamble.md. Requires Google Cloud SDK, Search Console API enabled, and OAuth login./toprank:setup-cms to configure WordPress, Strapi, Contentful, or Ghost.Each skill lives in its own folder under a category directory:
seo/ <- SEO skills go here
└── your-skill-name/
├── SKILL.md <- required
├── scripts/ <- optional
└── references/ <- optional
google-ads/ <- Google Ads skills go here
└── your-skill-name/
└── SKILL.md <- required
SKILL.md needs a frontmatter header with name and description, then step-by-step instructions in the imperative.
Scripts: Python 3.8+ stdlib only (or requests). Accept --output for file output. stderr for progress, stdout for data.
Pull requests: One skill per PR. Test your skill before submitting. Bump VERSION and update CHANGELOG.md.
Questions? Open an issue.
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.