Back to search
30
MCP

agent-prompt-injection-firewall-mcp

pypi/agent-prompt-injection-firewall-mcp

The WAF for agents. Pattern-based + heuristic firewall scans prompts, RAG documents, tool arguments, A2A payloads for OWASP LLM01 prompt injection BEFORE they reach a downstream agent. Curated from OWASP + academia + production incidents.

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

Similar MCP servers embedding-nearest

io.github.csoai-org/agent-prompt-injection-firewall-mcp
The WAF for agents. Pattern-based + heuristic firewall scans prompts, RAG documents, tool argume...
0 tools
crowdsec-local-mcp
An MCP exposing prompts and tools to help users write WAF rules, scenarios etc.
0 tools
io.github.dl-eigenart/agentshield-mcp
Detect prompt injection, jailbreak, and social-engineering attacks in LLM agents.
0 tools
iflow-mcp_crowdsecurity_crowdsec-local-mcp
An MCP exposing prompts and tools to help users write WAF rules, scenarios etc.
0 tools
io.github.revsmoke/promptrejectormcp
Security gateway for AI agents: detects prompt injections, jailbreaks, and common vulnerabilities.
0 tools
io.github.bch1212/injectshield
Prompt-injection firewall for AI agents — scan untrusted text before LLM calls.
0 tools

How to use

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

{
  "mcpServers": {
    "agent-prompt-injection-firewall-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}