Loomal

AI Firewall MCP

MCP server by github.com/akhilucky/ai-firewall

Multi-agent LLM security layer detecting prompt injection and jailbreaks.

0 starspypi: ai-firewall-mcp

About AI Firewall MCP

AI Firewall MCP is an MCP (Model Context Protocol) server published by akhilucky in the official MCP registry, listed under Autonomous Agents on Loomal. Multi-agent LLM security layer detecting prompt injection and jailbreaks.

It ships as a Python package on PyPI (ai-firewall-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/akhilucky/ai-firewall.

Use AI Firewall MCP with your agent

Claude Code · one command
claude mcp add ai-firewall-mcp -- uvx ai-firewall-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "ai-firewall-mcp": {
      "command": "uvx",
      "args": [
        "ai-firewall-mcp"
      ]
    }
  }
}
pypiai-firewall-mcp

Frequently asked questions

What is AI Firewall MCP?
AI Firewall MCP is an MCP (Model Context Protocol) server by akhilucky in the Autonomous Agents category. Multi-agent LLM security layer detecting prompt injection and jailbreaks.
How do I connect AI Firewall MCP to Claude, Cursor, or another MCP client?
Install AI Firewall MCP from its pypi package (ai-firewall-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is AI Firewall MCP open source?
Yes — the source code is public at github.com/akhilucky/ai-firewall.
Can AI agents pay to use AI Firewall MCP?
Not yet through Loomal — AI Firewall MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain AI Firewall MCP? Claim this listing free by verifying GitHub ownership, or contact us.