io.github.sarduine13-star/botguard-pro
io.github.sarduine13-star/botguard-proBot traffic detector for paid ads. Input: domain. Returns trigger, fake sessions, daily USD waste.
Tools · 1
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…
Similar MCP servers embedding-nearest
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"
}
}
}