Back to search
30
MCP

io.github.sparkvibe-io/guardianshield

io.github.sparkvibe-io/guardianshield

AI security layer: code scanning, PII detection, prompt injection, secrets, CVEs

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.expertvagabond/guardrails
AI Agent Guardrails MCP server - security layer
0 tools
io.github.sinewaveai/agent-security-scanner-mcp
Security layer for AI agents: blocks prompt injection, detects fake packages, scans vulnerabilities.
0 tools
io.github.bch1212/injectshield
Prompt-injection firewall for AI agents — scan untrusted text before LLM calls.
0 tools
io.github.rom-baro/arcwall-security
Security scanning for AI coding tools. Detects secrets, threat models, and runs pre-commit checks.
0 tools
io.github.bch1212/queryshield
Secure SQL proxy for AI agents — NL→SQL, AST safety, per-agent RLS, audit log.
0 tools
Shrike Security
AI agent security scanner — prompt injection detection, SQL injection, PII isolation, threat intel.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.sparkvibe-io/guardianshield": {
      "url": "None",
      "transport": "http"
    }
  }
}