Skip to content
Back to search
90
MCP live MCP 2025-11-25 streamable-http

io.github.sarduine13-star/botguard-pro

io.github.sarduine13-star/botguard-pro

Bot traffic detector for paid ads. Input: domain. Returns trigger, fake sessions, daily USD waste.

Uptime
100.0%
1 direct probes · 30d
Response
1041ms
last probe
Tools
1
callable
Resources
0
readable
Prompts
0
available

Tools · 1

check_ad_traffic

Detects bot traffic and wasted ad spend for a site. Input: site_id (string). Returns: trigger (bool), paid_sessions (int), estimated_wasted_per_day (float in USD). Use when diagnosing ROAS drops or in…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.sarduine13-star/botguard-pro": {
      "url": "https://botguard-agent-production.up.railway.app/mcp",
      "transport": "streamable-http"
    }
  }
}