Skip to content
Back to search
30
MCP sse

Env-Var-Locker

io.github.evozim/env-locker

Encrypted env variables manager with zero-leak capabilities.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Secret Management
Store and write secrets to .env files without exposing values
0 tools
io.github.fentz26/envcp
Encrypted environment variable vault with AI access policies, keeping secrets safe from AI agents.
0 tools
dev.fentz.envcp/envcp
Encrypted environment variable vault with AI access policies, keeping secrets safe from AI agents.
0 tools
Env Manager AI
AI tools for managing environment variables, configuration files, and secrets.
0 tools
API Locker
Encrypted credential vault for LLM, service, and OAuth keys.
0 tools
io.github.dominic-righthere/envibe
Secure permission layer between AI agents and your .env files
0 tools

How to use

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

{
  "mcpServers": {
    "env-var-locker": {
      "url": "https://env-locker-mcp.vercel.app/api/mcp",
      "transport": "sse"
    }
  }
}