← Index

io.github.geraservicesuk/mcp-geraguard

io.github.geraservicesuk/mcp-geraguard·v0.1.0·Other
Quality Score
80
/100

Privacy protection: scans, tracker detection, data broker opt-outs.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-geraguard": {
      "command": "npx",
      "args": [
        "-y",
        "@gera-services/mcp-geraguard"
      ],
      "env": {
        "GERAGUARD_API_URL": "<geraguard_api_url>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-geraguard": {
      "command": "npx",
      "args": [
        "-y",
        "@gera-services/mcp-geraguard"
      ],
      "env": {
        "GERAGUARD_API_URL": "<geraguard_api_url>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @gera-services/mcp-geraguard
§02  Environment variables
GERAGUARD_API_URL

Base URL for the PrivacyGuard API (defaults to https://api.geraguard.com)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other