Odel
code firewall mcp

code firewall mcp

Local
@egoughnourPythonMITUpdated 7mo ago

Structural similarity-based code filter. Stops malicious code pattern reaching execution tools.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIcode-firewall-mcpv0.7.0

Run

uvx code-firewall-mcp

MCP client config

{
  "mcpServers": {
    "code-firewall-mcp": {
      "command": "uvx",
      "args": [
        "code-firewall-mcp"
      ]
    }
  }
}
MCP Bundlehttps://github.com/egoughnour/code-firewall-mcp/releases/download/v0.7.0/code-firewall-mcp.mcpb

Distributed as an MCP bundle (`https://github.com/egoughnour/code-firewall-mcp/releases/download/v0.7.0/code-firewall-mcp.mcpb`) — download it and import the bundle in your MCP client.