Secret Safe Env runs on your own machine — the client starts it, so there is no endpoint to ping. 21 installs a week from npm. Last commit 7 Jun 2026.
Write secrets into .env without the agent ever seeing the value - Windows masked dialog (繁中 UI)
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add secret-safe-env -- npx -y secret-safe-env
{
"mcpServers": {
"secret-safe-env": {
"args": [
"-y",
"secret-safe-env"
],
"command": "npx"
}
}
}
[mcp_servers.secret-safe-env]
command = "npx"
args = ["-y", "secret-safe-env"]
{
"mcpServers": {
"secret-safe-env": {
"args": [
"-y",
"secret-safe-env"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"secret-safe-env": {
"args": [
"-y",
"secret-safe-env"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.