Env Secret Exposure Analyzer MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm. Last commit 20 May 2026.
Scans projects for secret exposure: leaked API keys, unprotected .env files, and secrets in logs.
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 env-secret-exposure-analyzer-mcp -- npx -y env-secret-exposure-analyzer-mcp
{
"mcpServers": {
"env-secret-exposure-analyzer-mcp": {
"args": [
"-y",
"env-secret-exposure-analyzer-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.env-secret-exposure-analyzer-mcp]
command = "npx"
args = ["-y", "env-secret-exposure-analyzer-mcp"]
{
"mcpServers": {
"env-secret-exposure-analyzer-mcp": {
"args": [
"-y",
"env-secret-exposure-analyzer-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"env-secret-exposure-analyzer-mcp": {
"args": [
"-y",
"env-secret-exposure-analyzer-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.