SecretsChecker

baardie/SecretsChecker
★ 0 stars C# 🔒 Security Updated today
Detects hardcoded secrets in .NET source and git history; reports location only, never values. Ships as a CLI, an MCP server for Claude Code, and a NuGet library.
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": {
    "secretschecker": {
      "command": "npx",
      "args": [
        "-y",
        "baardie/SecretsChecker"
      ]
    }
  }
}

Topics

claude-codeclicsharpdotnetdotnet-toolgit-historymcpmcp-servermodel-context-protocolnugetpre-commitsarifsecrets-detectionsecrets-scannersecurity