ads-monitor
by SamJale · data-analytics · rust, go, aws, testing, skill
Competitor ad-spy across Google Ads Transparency Center, Meta Ad Library, TikTok Ads Library, and LinkedIn Ad Library via SearchApi. You name the competitors; the skill resolves each one, snapshots all their live ads, normalizes every network into one ad record, and diffs against the last run to report what each rival launched, killed, and relaunched. Use when the user says "competitor ads", "ad spy", "spy on competitor ads", "what ads is X running", "Meta ad library", "Facebook ads library",...
Source: https://github.com/SamJale/SearchApi-Claude-Plugin
Install
git clone https://github.com/SamJale/SearchApi-Claude-PluginTags: rust, go, aws, testing, skill
⭐ 1 GitHub stars · Source: skillsdirectory
About data-analytics MCP servers and Claude skills
data-analytics MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
ads-monitor is one of hundreds of data-analytics entries indexed on Skiln. Browse the full data-analytics category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related data-analytics MCPs and skills
- flight-price-monitor by SamJale
Watch a flight's price over time with SearchApi's Google Flights engine, with a local snapshot and run-over-run diffs so each re-run shows price drops and increases. Pick a route, dates, and preferences (early morning, mid-week, nonstop, cabin class, airlines, max stops); the skill finds the best-priced matching fares, records the price, and on the next manual re-run flags drops, increases, new options, and ones that disappeared. Use when the user says "track this flight", "watch this fare", ...
- local-leads-scraper by SamJale
Scrape a CSV of local business leads from Google Maps via SearchApi's `google_maps` engine. Use when the user says "scrape local businesses", "get me a list of [businesses] in [place]", "local leads", "lead list", "lead scraper", "business list from Google Maps", "find all the plumbers/dentists/restaurants in [city]", "build a prospect list", "local outreach list", "scrape Google Maps", "Maps data export", "territory list", "list of companies near", or pairs a business type with a location an...
- rank-tracking by SamJale
Multi-keyword, multi-locale organic rank tracking via SearchApi's dedicated `google_rank_tracking` endpoint (dedup'd top-100 snapshot, one keyword per call) with local history and run-over-run diffs. Use when the user says "rank tracking", "track rankings", "track my positions", "where do I rank for X", "am I ranking for", "build a rank report", "monitor my keywords", "did my rankings drop", "rank tracker", "position tracking", "striking distance keywords", "share of voice", "compare rankings...
- searchapi-best-practices by SamJale
Master reference for SearchApi.io, the comprehensive guide an agent consults whenever it needs depth on any SearchApi capability that another skill didn't already cover. Covers authentication (API key, MCP, Bearer header), every engine family with key params and gotchas, locale handling, pagination patterns, rate limits, retry/backoff, error codes, cost optimization, deprecation log, and the four utility/account APIs (`/me`, `/locations`, `/search_history`, `/search_analytics`). Use when: imp...
- travel-planner by SamJale
Plan a trip end to end with SearchApi's Google Flights, TripAdvisor, and Airbnb engines - round-trip flights, a place to stay, and things to do, in one assembled plan with a day-by-day itinerary, a cost breakdown against budget, and an interactive HTML dashboard. Use when the user says "plan a trip", "plan my trip to X", "plan a holiday", "plan a vacation", "plan a getaway", "weekend in X", "a long weekend in X", "find flights and a hotel for", "where to stay in X", "things to do in X", "buil...
- wolfmarkdown by WolfMarkTools
Use when the user asks for WolfMarkDown, /wolfmarkdown, /wolfmarkdown setup, /wolfmarkdown doctor, Markdown cleanup, Markdown formatting, Markdown repair, format this Markdown, clean this Markdown, repair this Markdown, validate this Markdown, check this Markdown, malformed Markdown, badly formatted research, AI-generated research cleanup, copied agent conversation cleanup, documentation formatting, malformed tables, .md cleanup, Markdown lint failures, export as Markdown, export as a Markdow...
- Context Catalog MCP by ArokiaNisha
Exposes schema, lineage, and data-quality trust signals from a SQLite-backed catalog as MCP tools, enabling AI agents to answer grounded questions about datasets without hallucinating.
- ask-your-database by HardikSim2025
Enables natural language queries against a Postgres database through MCP tools for listing tables, describing schemas, and running SQL queries, with write operations blocked for safety.
Frequently asked questions
How do I install ads-monitor?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support ads-monitor?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is ads-monitor free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.