Skip to content
Back to search
30
MCP sse

Aegis-Privacy-MCP

io.github.evozim/zero-leak

PII and secrets sanitization gateway with advanced OCR merging logic.

Uptime
0.0%
28 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

ambientmeta-mcp
MCP server for AmbientMeta Privacy Gateway — sanitize PII in AI workflows
0 tools
AI Security Gateway — MCP Gateway
Security & DLP proxy for MCP: tool-poisoning scans, PII redaction on tool args/results. Beta.
0 tools · streamable-http
injection-pii-guardrail-mcp
An MCP server providing prompt-injection detection, PII/secrets redaction, and an audit trail for AI agents.
0 tools
mcp-aegis
Zero-Trust Security Layer for AI Agentic Workflows via the Model Context Protocol
0 tools
aegis-mcp
A deterministic MCP server that maps threat-model context to actionable coding requirements.
0 tools
AegisMCP
Metadata-only Glama MCP server.
0 tools

How to use

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

{
  "mcpServers": {
    "aegis-privacy-mcp": {
      "url": "https://zero-leak-mcp.vercel.app/api/mcp",
      "transport": "sse"
    }
  }
}