Skip to content
Back to search
30
MCP sse

VaultGuard

io.github.evozim/vaultguard

Secret scanner preventing leaks of corporate keys and credentials.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

agent-secret-guard
Dangerous config and secret scanner for AI coding agents, MCP, and local automation projects.
0 tools
Keyblind
Encrypted secrets vault that resolves credentials at runtime without exposing them to LLMs.
0 tools
WaveGuard live
Anomaly detection API powered by physics simulation. Scan any data for outliers.
19 tools · streamable-http
WaveGuard
Anomaly detection API powered by physics simulation. Scan any data for outliers.
0 tools · streamable-http
Quantum-Shield
Post-quantum cryptographic library protecting data packets.
0 tools · sse
agentic-radar
A security scanner for your LLM agentic workflows
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "vaultguard": {
      "url": "https://vaultguard-mcp.vercel.app/api/mcp",
      "transport": "sse"
    }
  }
}