Agent Prompt Injection Firewall MCP
This server provides a runtime firewall to detect and block prompt injection attacks in AI agent pipelines, with tiered features and compliance attestation.
Scan text for prompt injection (
scan_prompt): Analyze any text (user prompts, RAG documents, tool arguments, or agent-to-agent payloads) for injection threats — returns a risk level (none,low,medium,high,critical), matched patterns, and a recommended action (allow,log,escalate, orblock).Define custom detection rules (
define_custom_rule): Create tenant-specific regex-based rules (Pro+ only) with configurable actions (block,escalate, orlog) to tailor detection to your use case.List detection rules (
list_rules): View all built-in and custom rules active for a specific tenant.View scan logs (
scan_log): Retrieve recent scan history with optional filtering by risk level. Free tier is limited to the last 100 entries; Pro tier is unbounded.Generate signed attestations (
sign_firewall_attestation): Emit a cryptographically signed report of firewall enforcement activity (total scans, blocks, escalations) over a specified time window — usable as compliance evidence for OWASP LLM01, EU AI Act Article 15, and ISO 42001 Annex A.5.
Enables scanning of prompts for injection attacks before they reach the LLM, with rule management and audit logging, integrated into Windsurf (Codeium).
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Agent Prompt Injection Firewall MCPscan this message for prompt injection attempts"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Agent Prompt Injection Firewall MCP
AI agent prompt injection firewall MCP
AI agent prompt injection firewall MCP. OWASP LLM Top 10 #1 runtime guard. MIT
🚀 Quick Start
# Install via pip
pip install agent_prompt_injection_firewall_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install agent-prompt-injection-firewall-mcp --client claudeRelated MCP server: ZugaShield
✨ Features
MCP protocol compliant
Easy installation
Well-documented API
Production-ready
Active maintenance
📖 Documentation
🛡️ Compliance
This MCP server is built with EU AI Act compliance built-in:
✅ Article 9 — Risk Management System
✅ Article 13 — Transparency & Instructions for Use
✅ Article 15 — Bias Detection & Testing
✅ Article 26 — FRIA Support (where applicable)
✅ Article 50 — AI Content Watermarking (where applicable)
Need help getting compliant? Book a free 15-min diagnostic →
🏢 Enterprise
Need custom development, SLA guarantees, or white-label deployment?
Pro: $99/mo — Full MCP suite + EU AI Act tracking
Enterprise: $499/mo — Custom dev + SLA + Dedicated support
View Pricing → | Contact Sales →
🤝 Part of the MEOK Ecosystem
This server is part of the MEOK AI Labs ecosystem — 300+ MCP servers for sovereign AI governance.
Domain | Purpose |
EU AI Act compliance marketplace | |
AI safety & monitoring | |
Sovereign AI platform | |
Legacy modernization |
📜 License
MIT © CSOAI-ORG
Maintenance
Latest Blog Posts
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CSOAI-ORG/agent-prompt-injection-firewall-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server