Back to search
30
MCP
agent-prompt-injection-firewall-mcp
pypi/agent-prompt-injection-firewall-mcpThe 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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"agent-prompt-injection-firewall-mcp": {
"url": "None",
"transport": "http"
}
}
}