← Index

mcpwall

io.github.behrensd/mcpwall·v0.1.2·Monitoring & Logs
Quality Score
82
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcpwall": {
      "command": "npx",
      "args": [
        "-y",
        "mcpwall"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcpwall": {
      "command": "npx",
      "args": [
        "-y",
        "mcpwall"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcpwall
§03  MCP Quality Score  ·  methodology
freshness
22
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Monitoring & Logs