secretsniff-mcp

MukundaKatta/secretsniff-mcp
★ 0 stars TypeScript 🔒 Security Updated today
MCP server: scan text/code for accidentally-committed secrets. AWS/GitHub/Slack/Stripe keys, JWTs, RSA keys, high-entropy strings.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "secretsniff-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "MukundaKatta/secretsniff-mcp"
      ]
    }
  }
}

README Excerpt

An [MCP](https://modelcontextprotocol.io) server that gives AI assistants the ability to scan text or code for accidentally-committed secrets before they ship. Works with Claude Desktop, Cursor, Cline, Windsurf, Zed, and any other MCP client. | Detector | Pattern | |---|---| | `AWS_ACCESS_KEY` | `AKIA…` 20-char keys |

Tools (9)

AWS_ACCESS_KEYGENERIC_API_KEYGITHUB_TOKENHIGH_ENTROPYJWTRSA_PRIVATE_KEYSLACK_TOKENSSH_PRIVATE_KEYSTRIPE_KEY