Bouncer Gates runs on your own machine — the client starts it, so there is no endpoint to ping. 179 installs a week from npm. Last commit 20 Sep 2026.
Stops secrets, cross-tenant queries and unsafe migrations before they merge.
We read the source, 18 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.
/\b(?:examples?(?![-\w])|sample|placeholder|dummy|fake|redacted|changeme|change_me|your[-_]?\w+|my[-_]?\w+|xxx+|test|TODO|FIXME|process\.env|import\.meta\.env|os\.environ|None|null|undefined)\b|\.{3,}|<[^>]+>|\$\{[^}]+\}/i;
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 bouncer-gates -- npx -y bouncer-gates
{
"mcpServers": {
"bouncer-gates": {
"args": [
"-y",
"bouncer-gates"
],
"command": "npx"
}
}
}
[mcp_servers.bouncer-gates]
command = "npx"
args = ["-y", "bouncer-gates"]
{
"mcpServers": {
"bouncer-gates": {
"args": [
"-y",
"bouncer-gates"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"bouncer-gates": {
"args": [
"-y",
"bouncer-gates"
],
"command": "npx"
}
}
}
Scan configs, files, or text for leaked secrets and obvious misconfigurations. Nothing stored.
Detect and redact PII, PHI, PCI and secrets in text and files before an AI agent sees them.
Safety checks an agent runs before it acts: package malware, destructive command, secret leak.
Deterministic no-LLM MCP server that scrubs secrets before they reach an agent. Never leaks values.
Security scan for AI-generated code: injection, SSRF, secrets, weak crypto, unsafe deserialization.
MCP server for creating and managing SOPS-encrypted secrets
Check text for leaked credentials before an agent writes or commits it. Runs locally.
Context-aware secret scanner: lets an AI agent scan, verify, and rewrite secrets before committing.
Answers built from our own checks of this server.