Back to search
30
MCP

io.github.juanisidoro/securecode

io.github.juanisidoro/securecode

Secrets vault for Claude Code with audit logs, access rules, and AES-256 encryption.

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

Similar MCP servers embedding-nearest

io.github.mdfifty50-boop/secure-vault
Encrypted secrets and credential management for agents
0 tools
io.github.kn0wbot/clavis
Encrypted credential vault for AI agents — auto OAuth refresh, rate limiting, audit logging.
0 tools
io.github.occasiolabs/occasio
Tamper-evident, Sigstore-signed audit trail for Claude Code agents.
0 tools
io.github.sathergate/lockbox
Encrypted secrets for Next.js. AES-256-GCM with no vault needed.
0 tools
io.github.ptriato/vallt
API credential manager for Claude Code. Connect services, store keys in keychain, monitor health.
0 tools
io.github.edu963/ocultar-pii
Zero-egress PII redaction for Claude. Runs locally — no data leaves your infrastructure.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.juanisidoro/securecode": {
      "url": "None",
      "transport": "http"
    }
  }
}