SERVER

Code Firewall MCP

Rank #28450

glama/egoughnour/code-firewall-mcp

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

First listed
Jan 19, 2026
Last publish date
Jan 19, 2026
OVERVIEW

Code Firewall MCP is a Model Context Protocol (MCP) server published by egoughnour. It ranks #28450 of 58,900 servers tracked on MCP Toplist. Code Firewall MCP is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Jan 19, 2026 and most recently updated on Jan 19, 2026.

STANDING
#28,450of 58,900 tracked serversTop 50%

Ranks ahead of 30,450 of 58,900 servers on MCP Toplist.

CONNECT

Use Code Firewall MCP

Add Code Firewall MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "code-firewall-mcp": {
      "command": "uvx",
      "args": [
        "code-firewall-mcp"
      ],
      "env": {
        "FIREWALL_DATA_DIR": "<your FIREWALL_DATA_DIR>",
        "OLLAMA_URL": "<your OLLAMA_URL>",
        "EMBEDDING_MODEL": "<your EMBEDDING_MODEL>",
        "SIMILARITY_THRESHOLD": "<your SIMILARITY_THRESHOLD>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

MCP bundle

Published as mcp bundle `https://github.com/egoughnour/code-firewall-mcp/releases/download/v0.7.0/code-firewall-mcp.mcpb` — install it through your client’s extension manager.

REGISTRIES

Listed on 2 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

egoughnour

Organization
Total servers
4
Total versions
17
MORE FROM THIS PUBLISHER

Other servers by egoughnour

View all egoughnour servers →
VERSIONS

Available versions (2)

VersionPublished
0.7.0Jan 19, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Code Firewall MCP?
Structural similarity-based code filter. Stops malicious code pattern reaching execution tools.
Who maintains Code Firewall MCP?
Code Firewall MCP is maintained by egoughnour, which publishes 4 MCP servers (17 total versions) tracked on MCP Toplist.
Is Code Firewall MCP an official MCP server?
Yes — Code Firewall MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
How many versions does Code Firewall MCP have?
MCP Toplist tracks 2 versions of Code Firewall MCP, most recently published on Jan 19, 2026.
Where can I find the source code for Code Firewall MCP?
The source code for Code Firewall MCP is hosted at github.com/egoughnour/code-firewall-mcp.
EXPLORE