LeakRank Guard runs on your own machine — the client starts it, so there is no endpoint to ping. 610 installs a week from npm.
Scans code changes for leaked secrets and insecure config, with actionable fixes for AI agents.
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.
claude mcp add leakrank-guard -- npx -y leakrank-guard
{
"mcpServers": {
"leakrank-guard": {
"args": [
"-y",
"leakrank-guard"
],
"command": "npx"
}
}
}
[mcp_servers.leakrank-guard]
command = "npx"
args = ["-y", "leakrank-guard"]
{
"mcpServers": {
"leakrank-guard": {
"args": [
"-y",
"leakrank-guard"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"leakrank-guard": {
"args": [
"-y",
"leakrank-guard"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.