Server data from the Official MCP Registry
Structural similarity-based code filter. Stops malicious code pattern reaching execution tools.
Structural similarity-based code filter. Stops malicious code pattern reaching execution tools.
Set these up before or after installing:
Environment variable: FIREWALL_DATA_DIR
Environment variable: OLLAMA_URL
Environment variable: EMBEDDING_MODEL
Environment variable: SIMILARITY_THRESHOLD
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-egoughnour-code-firewall-mcp": {
"env": {
"OLLAMA_URL": "your-ollama-url-here",
"EMBEDDING_MODEL": "your-embedding-model-here",
"FIREWALL_DATA_DIR": "your-firewall-data-dir-here",
"SIMILARITY_THRESHOLD": "your-similarity-threshold-here"
},
"args": [
"code-firewall-mcp"
],
"command": "uvx"
}
}
}Valid MCP server (1 strong, 3 medium signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry. Trust signals: trusted author egoughnour (4/4 approved).
Scanned 3 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!