What is the LeakRank Guard MCP server?
Scans code changes for leaked secrets and insecure config, with actionable fixes for AI agents.
How to install LeakRank Guard
Copy-paste configuration for popular MCP clients.
LEAKRANK_API_KEYsecretOptional. Normally the key is stored on this machine by `npx leakrank-guard login` (OS keychain, or ~/.config/leakrank/config.json at mode 0600), so no environment variable is needed. Set this only for CI or headless use.
{
"mcpServers": {
"leakrank-guard": {
"command": "npx",
"args": [
"-y",
"leakrank-guard",
"mcp"
],
"env": {
"LEAKRANK_API_KEY": "<YOUR_LEAKRANK_API_KEY>"
}
}
}
}{
"mcpServers": {
"leakrank-guard": {
"command": "npx",
"args": [
"-y",
"leakrank-guard",
"mcp"
],
"env": {
"LEAKRANK_API_KEY": "<YOUR_LEAKRANK_API_KEY>"
}
}
}
}{
"mcpServers": {
"leakrank-guard": {
"command": "npx",
"args": [
"-y",
"leakrank-guard",
"mcp"
],
"env": {
"LEAKRANK_API_KEY": "<YOUR_LEAKRANK_API_KEY>"
}
}
}
}{
"servers": {
"leakrank-guard": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"leakrank-guard",
"mcp"
],
"env": {
"LEAKRANK_API_KEY": "<YOUR_LEAKRANK_API_KEY>"
}
}
}
}claude mcp add leakrank-guard --env LEAKRANK_API_KEY=<YOUR_LEAKRANK_API_KEY> -- npx -y leakrank-guard mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.