gitleaks
Find secrets with Gitleaks ๐
gitleaks MCP Server
MCP server for gitleaks/gitleaks
Ready-to-Use Client Configurations
{
"mcpServers": {
"gitleaks": {
"command": "npx",
"args": [
"-y",
"@gitleaks/gitleaks"
]
}
}
}