Back to search
30
MCP

io.github.stephenballot-ai/legacy-shield

io.github.stephenballot-ai/legacy-shield

Zero-knowledge encrypted vault for AI agents. EU-hosted persistent storage.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.bch1212/agentvault
Credential vault for AI agents — Fernet-encrypted keys, per-agent budgets, audit logs.
0 tools
SanctumAI — Credential Vault for AI Agents
Credential vault for AI agents — encrypted storage, lease-based access, CRP support.
0 tools
io.github.mdfifty50-boop/secure-vault
Encrypted secrets and credential management for agents
0 tools
io.github.sparkvibe-io/guardianshield
AI security layer: code scanning, PII detection, prompt injection, secrets, CVEs
0 tools
io.github.bch1212/queryshield
Secure SQL proxy for AI agents — NL→SQL, AST safety, per-agent RLS, audit log.
0 tools
io.github.agnuxo1/enigmagent-mcp
Local AES-256-GCM vault for AI agents. Secrets stay local, LLMs never see real API keys.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.stephenballot-ai/legacy-shield": {
      "url": "None",
      "transport": "http"
    }
  }
}