HomeDevelopment › context-firewall

context-firewall

Local MCP proxy: collapses N servers' tools into 4 meta-tools and compresses large tool outputs.

TypeScript Local macOSWindowsLinux
★ 2 stars Last pushed 2026-09-03 License: MIT

Topics: Aggregators

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.1)

npx -y context-firewall@0.1.1

Or add to your MCP client config:

{
  "mcpServers": {
    "context-firewall": {
      "command": "npx",
      "args": [
        "-y",
        "context-firewall@0.1.1"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry