
Mcp Geraguard
Run privacy scans, tracker detection, and data-broker opt-out flows from your agent while hardening a site or app before launch.
Overview
io.github.geraservicesuk/mcp-geraguard is a MCP server for the Ship phase that runs privacy scans, tracker detection, and data-broker opt-out actions through GeraGuard’s API.
What is this MCP server?
- Privacy protection scans callable through MCP
- Tracker detection to flag third-party scripts and beacons
- Data broker opt-out oriented workflows via PrivacyGuard API
- stdio package @gera-services/mcp-geraguard at version 0.1.0
- GERAGUARD_API_URL override (default https://api.geraguard.com)
- Version 0.1.0 in MCP server schema
- stdio transport single-package deployment
- Default API endpoint api.geraguard.com
What problem does it solve?
Indie makers lack a fast way to see trackers and broker exposure across their stack without leaving the coding agent during pre-launch security work.
Who is it for?
Solo builders launching consumer-facing web or mobile products who want agent-assisted privacy scans and broker opt-out steps in Ship security.
Skip if: Air-gapped backends with no user-facing surface, or organizations that require only on-prem DLP with no external privacy API.
What do I get? / Deliverables
After you add the server, your agent returns scan and opt-out oriented results so you can strip risky tracking and reduce personal-data sprawl before go-live.
- Privacy scan summaries in agent conversations
- Tracker detection findings for remediation
- Opt-out workflow outputs for data broker reduction
Recommended MCP Servers
Journey fit
How it compares
Privacy-scan MCP integration, not a host-based WAF skill or generic SEO crawler.
Common Questions / FAQ
Who is mcp-geraguard for?
It is for indie developers and small teams who need privacy scans, tracker checks, and data-broker opt-out help from Claude Code, Cursor, or Codex before shipping.
When should I use mcp-geraguard?
Use it during Ship security when you audit marketing sites, SaaS frontends, or extensions for trackers and broker listings ahead of launch or a privacy policy update.
How do I add mcp-geraguard to my agent?
Configure @gera-services/mcp-geraguard as a stdio MCP server, set GERAGUARD_API_URL if needed, and register the server in your agent’s MCP settings per the GitHub manifest.