Skip to content
Back to search
30
MCP

io.github.lokeshwaranramu/quantaseal

io.github.lokeshwaranramu/quantaseal

Quantum-safe vault, encryption & compliance for AI agents. NIST FIPS 203/204 ML-KEM-768 + ML-DSA-65.

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

Similar MCP servers embedding-nearest

io.github.pdaxt/pqvault
Post-quantum secrets manager for AI agents. ML-KEM-768 + X25519 + AES-256-GCM.
0 tools
io.github.mdfifty50-boop/secure-vault
Encrypted secrets and credential management for agents
0 tools
io.github.joeybrar/agentseal
Verifiable action logs for AI agents. Every action is recorded in a SHA-256 hash chain.
0 tools
io.github.JoeyBrar/agentseal
Verifiable action logs for AI agents. Every action is recorded in a SHA-256 hash chain.
0 tools
io.github.stephenballot-ai/legacy-shield
Zero-knowledge encrypted vault for AI agents. EU-hosted persistent storage.
0 tools
io.github.bch1212/agentvault
Credential vault for AI agents — Fernet-encrypted keys, per-agent budgets, audit logs.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.lokeshwaranramu/quantaseal": {
      "url": "None",
      "transport": "http"
    }
  }
}