Code Firewall MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 85 installs a week from pypi. Last commit 19 Jan 2026.
Structural similarity-based code filter. Stops malicious code pattern reaching execution tools.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add code-firewall-mcp -- uvx code-firewall-mcp
{
"mcpServers": {
"code-firewall-mcp": {
"args": [
"code-firewall-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.code-firewall-mcp]
command = "uvx"
args = ["code-firewall-mcp"]
{
"mcpServers": {
"code-firewall-mcp": {
"args": [
"code-firewall-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"code-firewall-mcp": {
"args": [
"code-firewall-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.