Skip to content
Back to search
30
MCP

InjectShield

pulsemcp/injectshield

Prompt-injection firewall for AI agents that scans untrusted text before LLM calls.

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

Similar MCP servers embedding-nearest

io.github.bch1212/injectshield
Prompt-injection firewall for AI agents — scan untrusted text before LLM calls.
0 tools
PromptScan live
Prompt injection detection API for AI agents. Scan untrusted text before passing it to an LLM.
1 tools · streamable-http
AgentShield Guard
Runtime gateway for detecting prompt injection and jailbreak attempts in LLM agents.
0 tools
Agent Immune
Provides AI agents with security scanning tools to detect and mitigate prompt injection attacks.
0 tools
Agent Prompt Injection Firewall
Pattern-based and heuristic firewall that scans prompts, RAG documents, and tool arguments for prompt injection attacks.
0 tools
io.github.dl-eigenart/agentshield-mcp
Detect prompt injection, jailbreak, and social-engineering attacks in LLM agents.
0 tools

How to use

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

{
  "mcpServers": {
    "injectshield": {
      "url": "None",
      "transport": "http"
    }
  }
}