Skip to content
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%
56 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
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 · streamable-http
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.mlawsonking/agent-firewall-mcp
Input/output safety for AI agents: prompt-injection scan, URL/IP check, pwned passwords, PII scan.
0 tools
agent prompt injection firewall mcp
Metadata-only Glama MCP server.
0 tools
crowdsec-local-mcp
An MCP exposing prompts and tools to help users write WAF rules, scenarios etc.
0 tools

How to use

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

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