Back to search
30
MCP

mcp-action-firewall

pypi/mcp-action-firewall

A transparent MCP proxy that intercepts dangerous tool calls and requires OTP-based user approval.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Tool Filter MCP
MCP proxy server that filters tools from upstream MCP servers via regex-based deny list
0 tools
jmunch-mcp
Transparent MCP proxy that reduces token cost of large tool responses via content-aware handles
0 tools
mcpwall
iptables for MCP — blocks dangerous tool calls, scans for secrets, logs everything.
0 tools
MCP Safety Warden
MCP proxy adding security scanning, behavioral profiling, risk gating, and safe tool call execution.
0 tools
MCP Sentinel
Zero-trust MCP security proxy with policy enforcement, PII scrubbing, approvals, and audit trails.
0 tools
canopy-mcp
An MCP proxy server and agentic hook tool that allows you to write and enforce policies on agent tool flows
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-action-firewall": {
      "url": "None",
      "transport": "http"
    }
  }
}