Skip to content
Back to search
30
MCP v1.1.0

dev.fentz.envcp/envcp

dev.fentz.envcp/envcp

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

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

Similar MCP servers embedding-nearest

io.github.fentz26/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.Agnuxo1/enigmagent-mcp
Local AES-256-GCM vault for AI agents. Secrets stay local, LLMs never see real API keys.
0 tools
MCPVault
Encrypted local credential vault for AI agents with multi-account management and live token validation.
0 tools
Env-Var-Locker
Encrypted env variables manager with zero-leak capabilities.
0 tools · sse
AgentVault
Credential vault for AI agents with Fernet-encrypted API keys, per-agent spending budgets, and comprehensive audit logs.
0 tools

How to use

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

{
  "mcpServers": {
    "dev.fentz.envcp/envcp": {
      "url": "None",
      "transport": "http"
    }
  }
}