Pipiads

73 tools. 7 can modify or destroy data without limits.

2 destructive tools with no built-in limits. Policy required.

Last updated:

7 can modify or destroy data
66 read-only
73 tools total

Verified server · catalogue entry verified 05/07/2026 · full schemas captured for 70 of 73 tools

How to control Pipiads ↓

What Pipiads exposes to your agents

Read (66) Write / Execute (5) Destructive / Financial (2)

What Pipiads costs in tokens

16,167 tokens of tool definitions, loaded on every request
8.1% of a 200k context window
1,051 heaviest tool: search_ads
Critical Risk

The most dangerous Pipiads tools

7 of Pipiads's 73 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Pipiads

PolicyLayer is an MCP gateway — it sits between your AI agents and Pipiads, and nothing reaches the server without passing your rules. These are the rules we recommend:

Deny destructive operations
{
  "cancel_monitor_task": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Blocked by default. Requires approval."
      }
    ]
  }
}

Destructive tools should never be available to autonomous agents without human approval.

Rate limit write operations
{
  "create_monitor_group": {
    "limits": [
      {
        "counter": "create_monitor_group_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "ai_search_image_ads": {
    "limits": [
      {
        "counter": "ai_search_image_ads_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Pipiads — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON PIPIADS →

Instant setup, no code required.

All 73 Pipiads tools

READ 66 tools
Read ai_search_image_ads Search ads similar to a submitted image. Read ai_search_image_products Search products similar to a submitted image. Read ai_search_image_status Check processing status of a submitted image search. Read ai_search_image_stores Search stores/advertisers similar to a submitted image. Read ai_search_image_summary Get result summary of an AI image search. Read ai_search_image_tiktok_products Search TikTok Shop products similar to a submitted image. Read ai_search_image_tiktok_shops Search TikTok shops similar to a submitted image. Read ai_search_submit_image Submit an image for AI-powered visual search. Returns image_id for subsequent queries. Read get_ad_detail Get detailed info for a specific ad by video ID. 1 credit (free if queried within 3 days). Read get_adlibrary_product_detail Get Meta Ad Library product detail with store and advertiser info. 1 credit. Read get_advertiser_detail Get advertiser detail by ID. Returns domain, ad count, products, region distribution. Read get_app_detail Get app detail by ID. Read get_app_dev_ranking Get top app developers ranking list. Read get_app_developer_detail Get app developer detail by ID. Read get_app_ranking Get top apps ranking list. Read get_lib_ad_detail Get Meta Ad Library ad detail by ID. Read get_monitor_ad_count_stats Get ad count statistics for a monitor task. Read get_monitor_ad_detail Get ad detail from a monitor task by ad ID. Read get_monitor_ad_list Get ad list for a monitor task with extensive filters. Read get_monitor_board Get monitoring task overview dashboard. Read get_monitor_daily_overview Get daily overview of a monitor task. Read get_monitor_deep_analysis Get deep campaign analysis for a monitor task. Read get_monitor_landing_page_list Get landing page list for a monitor task. Read get_monitor_landing_pages_overview Get landing pages overview for a monitor task. Read get_monitor_latest_products Get latest ad products discovered by a monitor task. Read get_monitor_longest_run_copy Get longest-running ad copy for a monitor task. Read get_monitor_most_used_copy Get most-used ad copy for a monitor task. Read get_monitor_notifications Get current notification settings. Read get_monitor_product_list Get ad product list for a monitor task with filters. Read get_monitor_product_stats Get active ad product statistics for a monitor task. Read get_monitor_realtime_overview Get real-time overview of a monitor task. Read get_monitor_task_detail Get monitor task detail by task ID. Read get_new_app_ranking Get new apps ranking list. Read get_new_product_ranking Get new ad product ranking list. Requires found_time, sort_key, sort_type, type. Read get_product_detail Get product detail including images, price, landing page, Shopify data. 1 credit (free if queried within 3 day Read get_product_ranking Get ad product ranking list. Requires sort_key, sort_type, time, type. Read get_store_ad_copy_analysis Get store TikTok ad copy analysis with pagination. Read get_store_ad_schedule Get store ad campaign schedule. Read get_store_ad_trend Get store Meta Ad Library ad trend analysis. Requires start_time and end_time. Read get_store_competition Get store competition product options for analysis. Read get_store_data_analysis Get store all-platform data analysis (TikTok, Facebook, Meta). Read get_store_delivery_analysis Get store Meta Ad Library in-depth delivery analysis. Read get_store_detail Get store detail by 13-char store ID. Read get_store_fb_pages Get store Facebook advertiser pages from Meta Ad Library. Read get_store_longest_run_ads Get store longest-running ad content from Meta Ad Library. Read get_store_most_used_ads Get store most-used ad content from Meta Ad Library. Read get_store_play_cost Get store play cost / daily ad increment statistics. Read get_store_product_analysis Get store product analysis. Read get_store_rank_data Get store traffic ranking data. Read get_store_region_analysis Get store regional ad distribution analysis. Read get_tiktok_product_detail Get TikTok Shop product detail. 1 credit (free if queried within 3 days). Read get_tiktok_shop_detail Get TikTok Shop store detail by ID. Read list_monitor_groups List all monitor task groups. Read list_monitor_tasks List all ad monitoring tasks with optional filters. Read search_adlibrary_products Search Meta Ad Library products. Filter by price, platform, ad status, active days. 1 credit per result. Read search_ads Search ad videos across TikTok and Facebook. Filter by keyword, region, platform, engagement, ad spend, delive Read search_advertisers Search advertiser leaderboard. Filter by platform, region, ad metrics, monthly visits. Read search_app_developers Search app developers. Filter by app count, downloads, revenue. Read search_apps Search apps advertised on TikTok/Facebook. Filter by category, system, downloads, revenue. Read search_fb_advertisers Search Facebook advertisers by name (for creating monitor tasks). Read search_lib_ads Search Meta Ad Library ads. Filter by content, platform, status, cost, reach, active days. Read search_natural_videos Search TikTok Made Me Buy It / natural traffic videos. Filter by plays, likes, followers. Read search_products Search e-commerce products advertised on TikTok/Facebook. Filter by keyword, price, category, region, ad metri Read search_stores Search store ranking list. Filter by platform, region, ad metrics, monthly visits. Read search_tiktok_products Search TikTok Shop products by sales, GMV, price, trends, influencers. Requires sort, sort_type, time. 1 credi Read search_tiktok_shops Search TikTok Shop stores by sales, GMV, product count, influencers.

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Pipiads

Can an AI agent delete data through the Pipiads MCP server? +

Yes. The Pipiads server exposes 2 destructive tools including cancel_monitor_task, delete_monitor_group. These permanently remove resources with no undo. PolicyLayer blocks destructive tools by default so they never reach the upstream server.

How do I prevent bulk modifications through Pipiads? +

The Pipiads server has 5 write tools including create_monitor_group, create_monitor_task, save_monitor_notifications. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Pipiads.

How many tools does the Pipiads MCP server expose? +

73 tools across 3 categories: Destructive, Read, Write. 66 are read-only. 7 can modify, create, or delete data.

How do I enforce a policy on Pipiads? +

Register the Pipiads MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Pipiads tool call.

Deterministic rules across all 73 Pipiads tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

73 Pipiads tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.