🔑 Secret Scanner MCP

Detect leaked API keys, tokens, passwords, and private keys in text, files, or directories. 40+ regex patterns covering Stripe, GitHub, AWS, Google, OpenAI, and more.

MCP Server 200 Free/Day $19/mo Pro
Smithery Badge

🔧 Available Tools

scan_text

Scan any text for API keys, tokens, passwords, and private keys

scan_file

Scan a file for leaked secrets with line numbers

scan_directory

Recursively scan directories for secret exposure

scan_git_history

Scan git commit history for committed secrets

mask_secrets

Replace all detected secrets with [REDACTED]

💰 Simple Pricing

🆓 Free

$0/mo
  • 200 queries per day
  • All core tools
  • Standard rate limits
  • Community support
Get Started

💡 Example Usage

Configure this MCP server in your AI client (Claude Desktop, Cursor, VS Code + Continue, etc.) and ask:

Describe natural language interactions your AI assistant can use with this server.

⚡ Quick Install

git clone https://github.com/Rumblingb/secret-scanner-mcp.git
cd secret-scanner-mcp
pip install -r requirements.txt
python3 server.py