Code Firewall MCP
Rank #42,247io.github.egoughnour/code-firewall-mcp
MCP server providing code-firewall-mcp capabilities
Code Firewall MCP is a Model Context Protocol (MCP) server published by egoughnour. It ranks #42,247 of 115,460 servers tracked on MCP Toplist. Code Firewall MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jan 19, 2026 and most recently updated on Jan 19, 2026.
Ranks ahead of 73,213 of 115,460 servers on MCP Toplist.
Use Code Firewall MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add code-firewall-mcp -e "FIREWALL_DATA_DIR=<your FIREWALL_DATA_DIR>" -e "OLLAMA_URL=<your OLLAMA_URL>" -e "EMBEDDING_MODEL=<your EMBEDDING_MODEL>" -e "SIMILARITY_THRESHOLD=<your SIMILARITY_THRESHOLD>" -- uvx code-firewall-mcpReplace each placeholder with your own value before saving.
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.
[mcp_servers.code-firewall-mcp]
command = "uvx"
args = ["code-firewall-mcp"]
[mcp_servers.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>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
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.
{
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
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.
{
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
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.
{
"servers": {
"code-firewall-mcp": {
"type": "stdio",
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
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.
{
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
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.
{
"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.
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.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.egoughnour%2Fcode-firewall-mcp)<a href="https://mcptoplist.com/server/io.github.egoughnour%2Fcode-firewall-mcp"><img src="https://mcptoplist.com/badge/io.github.egoughnour%2Fcode-firewall-mcp.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
egoughnour
Other servers by egoughnour
- Massive Context MCP#26,148 · 8 vers
- Curate Ipsum#30,404 · 5 vers
- Cowork History#42,248 · 2 vers
- tool-disco#98,386
Available versions (2)
| Version | Published |
|---|---|
| 0.7.0 | Jan 19, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Code Firewall MCP?
- Code Firewall MCP is maintained by egoughnour, which publishes 5 MCP servers (17 total versions) tracked on MCP Toplist.
- Is Code Firewall MCP listed on the Official MCP Registry?
- Yes — Code Firewall MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- 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.