HomeSecurity › mcpwall

mcpwall

iptables for MCP — blocks dangerous tool calls, scans for secrets, logs everything.

TypeScript Local macOSWindowsLinux
★ 4 stars Last pushed 2026-09-19 License: Apache-2.0

Topics: Security

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.2)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "mcpwall": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry