mcpbeat Sign in

Connection String Secret Audit MCP Server

local only

Connection String Secret Audit runs on your own machine — the client starts it, so there is no endpoint to ping. 315 installs a week from npm. Last commit 22 Sep 2026.

26 rules and 32 safe-replacement snippets for hardcoded connection strings, keys and kubeconfigs acr

Installs per day peak 147 · avg 10
a month agotoday
315
Installs / week
npm · @readystack/connection-string-secret-audit
0
Stars
0 open issues
22 Sep 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Connection String Secret Audit every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add connection-string-secret-audit -- npx -y @readystack/connection-string-secret-audit
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "connection-string-secret-audit": {
      "args": [
        "-y",
        "@readystack/connection-string-secret-audit"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.connection-string-secret-audit]
command = "npx"
args = ["-y", "@readystack/connection-string-secret-audit"]
.cursor/mcp.json
{
  "mcpServers": {
    "connection-string-secret-audit": {
      "args": [
        "-y",
        "@readystack/connection-string-secret-audit"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "connection-string-secret-audit": {
      "args": [
        "-y",
        "@readystack/connection-string-secret-audit"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Connection String Secret Audit

same job, measured the same way
Securecode
by juanisidoro

Secrets vault for Claude Code with audit logs, access rules, and AES-256 encryption.

33 installs/wk local only
Secretguard MCP
by vladimirbakalov

Scans code for hardcoded secrets (AWS, Stripe, GitHub, JWTs) before an AI agent commits it.

local only
Secrets-LE
by nolindnaidoo

Detect hardcoded secrets in source and config. Reports masked previews, never the values.

38 installs/wk local only
Skarn
by getskarn

Scans AI coding sessions and assistant configs for leaked secrets and risky hooks; local, redacted

281 installs/wk local only
AI Scanner
by aakashbhardwaj27

Scan codebases for LLM/AI SDK usage, exposed API tokens, and hardcoded secrets.

38 installs/wk local only
Secret Scanner
by knurl

Scan configs, files, or text for leaked secrets and obvious misconfigurations. Nothing stored.

1 tools answering
MCP Debezium
by dockndevai

Debezium / Kafka Connect CDC connector management for AI agents — governed, secret-safe.

64 installs/wk local only
LeakRank Guard
by prototeemo

Scans code changes for leaked secrets and insecure config, with actionable fixes for AI agents.

39 installs/wk local only

Connection String Secret Audit — questions

Answers built from our own checks of this server.

Why is there no uptime for Connection String Secret Audit?
Connection String Secret Audit runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @readystack/connection-string-secret-audit was installed 315 times last week.
How do I connect Connection String Secret Audit?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @readystack/connection-string-secret-audit straight from npm; nothing to host, nothing to sign up for.
How many people use Connection String Secret Audit?
The npm package @readystack/connection-string-secret-audit was installed 315 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Connection String Secret Audit open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.