io.github.egoughnour/code-firewall-mcp
Quality Score
75
/100
Structural similarity-based code filter. Stops malicious code pattern reaching execution tools.
§01 Install
Claude Desktop (uvx)
{
"mcpServers": {
"code-firewall-mcp": {
"command": "uvx",
"args": [
"code-firewall-mcp"
],
"env": {
"FIREWALL_DATA_DIR": "<firewall_data_dir>",
"OLLAMA_URL": "<ollama_url>",
"EMBEDDING_MODEL": "<embedding_model>",
"SIMILARITY_THRESHOLD": "<similarity_threshold>"
}
}
}
}§02 Environment variables
FIREWALL_DATA_DIRDirectory for storing ChromaDB data
OLLAMA_URLURL for Ollama server (default: http://localhost:11434)
EMBEDDING_MODELOllama embedding model (default: nomic-embed-text)
SIMILARITY_THRESHOLDBlock threshold 0-1 (default: 0.85)
FIREWALL_DATA_DIRDirectory for storing ChromaDB data
OLLAMA_URLURL for Ollama server (default: http://localhost:11434)
EMBEDDING_MODELOllama embedding model (default: nomic-embed-text)
SIMILARITY_THRESHOLDBlock threshold 0-1 (default: 0.85)
§03 MCP Quality Score · methodology
freshness
20
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.