← All servers
πŸ”§

Code FirewallVerifiedπŸ›‘ No advisories

io.github.egoughnour/code-firewall-mcp
New to MCP? Start here β†’
0β˜… stars
0weekly installs
6 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/egoughnour, which proved it owns this namespace.

Verified owner: github.com/egoughnour β†—io.github.egoughnour/code-firewall-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads FIREWALL_DATA_DIR, OLLAMA_URL, EMBEDDING_MODEL, SIMILARITY_THRESHOLD, FIREWALL_DATA_DIR, OLLAMA_URL, ….

About

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

Packages & transports

pypicode-firewall-mcpv0.7.0 Β· uvx
mcpbhttps://github.com/egoughnour/code-firewall-mcp/releases/download/v0.7.0/code-firewall-mcp.mcpbvlatest Β·
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "code_firewall": {
      "command": "uvx",
      "args": [
        "code-firewall-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx code-firewall-mcp