Env Secret Exposure Analyzer MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 36 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.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const fullPath = path.join(repoPath, relFile);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
A managed runtime for custom API integrations. Manage lines, endpoints, keys, logs and DLQ via MCP.
iptables for MCP — blocks dangerous tool calls, scans for secrets, logs everything.
Read time entries, projects, clients, tasks and invoices; log and update tracked time.
Secrets vault for Claude Code with audit logs, access rules, and AES-256 encryption.
Read-only Kubernetes MCP server: inspect resources, logs, events, and metrics. Secrets are masked.
Credential vault for AI agents — Fernet-encrypted keys, per-agent budgets, audit logs.
Complete Vercel MCP: deploys, logs, projects, env, domains, DNS, certs via the full REST API
Lint Verilog and SystemVerilog files and projects with structured diagnostics.
Answers built from our own checks of this server.