Agent Prompt Injection Firewall MCP
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
WAF for AI agents — block prompt injection before it reaches the LLM
Agents that blindly forward user input + retrieved documents to other agents are the #1 production AI vulnerability (OWASP LLM01). This MCP is the pre-flight gate.
By MEOK AI Labs.
Quick Install
Client | Install |
Claude Desktop | |
Cursor | |
VS Code | |
Windsurf | |
Docker |
|
pip |
|
Install
pip install agent-prompt-injection-firewall-mcpTools
scan_promptdefine_custom_rulelist_rulesscan_logsign_firewall_attestation
Claude Desktop
{
"mcpServers": {
"agentpromptinjectionfirewall": { "command": "agent-prompt-injection-firewall-mcp" }
}
}Tiers
Free — generous daily limit (100-1,000 depending on operation)
Pro £199/mo — unlimited + signed HMAC attestations with public verify URLs — subscribe
Enterprise £1,499/mo — multi-tenant + custom predicate DSL + SIEM webhook push — subscribe
Why this exists
The EU AI Act (Aug 2026), DORA (live), ISO 42001, and OWASP LLM01 Top-10 all demand runtime controls for agent systems — not just deployment-time audits. This MCP is that runtime control layer, emitting cryptographically signed evidence your auditor accepts.
Related MEOK A2A MCPs
agent-policy-enforcement-mcp— per-pair IAMagent-handoff-certified-mcp— signed delegation chainagent-prompt-injection-firewall-mcp— prompt injection WAFagent-rate-limiter-mcp— fleet-wide quotaagent-audit-logger-mcp— hash-chained signed loga2a-governance-bridge-mcp— map A2A to compliance frameworksmeok-attestation-verify— independent cert verifier
License
MIT — MEOK AI Labs, 2026.
Latest Blog Posts
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