Back to search
30
MCP

io.github.fentz26/envcp

io.github.fentz26/envcp

Encrypted environment variable vault with AI access policies, keeping secrets safe from AI agents.

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

Similar MCP servers embedding-nearest

dev.fentz.envcp/envcp
Encrypted environment variable vault with AI access policies, keeping secrets safe from AI agents.
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
io.github.bch1212/agentvault
Credential vault for AI agents — Fernet-encrypted keys, per-agent budgets, audit logs.
0 tools
io.github.dominic-righthere/envibe
Secure permission layer between AI agents and your .env files
0 tools
io.github.stephenballot-ai/legacy-shield
Zero-knowledge encrypted vault for AI agents. EU-hosted persistent storage.
0 tools
EnigmAgent
AES-256-GCM encrypted credential vault for AI agents with placeholder-based secret injection.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.fentz26/envcp": {
      "url": "None",
      "transport": "http"
    }
  }
}