★ 1 stars
Go
🔒 Security
Updated 1mo ago
🛡 Enforce security policies, redact data, sandbox processes, and verify integrity for Model Context Protocol (MCP) server communication.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"mcp-firewall": {
"command": "go",
"args": [
"run",
"github.com/Betoche57/mcp-firewall@latest"
]
}
}
}
Run in terminal:
claude mcp add mcp-firewall go run github.com/Betoche57/mcp-firewall@latest
Add to .cursor/mcp.json:
{
"mcpServers": {
"mcp-firewall": {
"command": "go",
"args": [
"run",
"github.com/Betoche57/mcp-firewall@latest"
]
}
}
}
Topics
agentsai-agentsai-assistantautomationdlpegress-proxyfederationfetch-proxymcp-proxyoauth2-proxyobservabilityopnsenseopnsense-apiprompt-engineeringssrf-protection