Back to search
30
MCP

io.github.bch1212/injectshield

io.github.bch1212/injectshield

Prompt-injection firewall for AI agents — scan untrusted text before LLM calls.

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

Similar MCP servers embedding-nearest

PromptScan
Prompt injection detection API for AI agents. Scan untrusted text before passing it to an LLM.
0 tools · streamable-http
io.github.dl-eigenart/agentshield-mcp
Detect prompt injection, jailbreak, and social-engineering attacks in LLM agents.
0 tools
io.github.sparkvibe-io/guardianshield
AI security layer: code scanning, PII detection, prompt injection, secrets, CVEs
0 tools
io.github.bch1212/queryshield
Secure SQL proxy for AI agents — NL→SQL, AST safety, per-agent RLS, audit log.
0 tools
AgentShield Guard
Runtime gateway for detecting prompt injection and jailbreak attempts in LLM agents.
0 tools
n8n-nodes-prompt-shield
n8n community node for Prompt Shield - scan text for prompt injection attacks and PII
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.bch1212/injectshield": {
      "url": "None",
      "transport": "http"
    }
  }
}