claude mcp add behrensd-mcpwall -- npx -y mcpwall
{
"mcpServers": {
"behrensd-mcpwall": {
"command": "npx",
"args": ["-y", "mcpwall"]
}
}
}
{
"mcpServers": {
"behrensd-mcpwall": {
"command": "npx",
"args": ["-y", "mcpwall"]
}
}
}
{
"mcpServers": {
"behrensd-mcpwall": {
"command": "npx",
"args": ["-y", "mcpwall"]
}
}
}
About This MCP Server
The mcpwall server acts as a firewall for the Model Context Protocol, blocking potentially hazardous tool calls and scanning for sensitive information, while also logging all activity to provide a secure environment for developers working with AI coding assistants. It connects to the MCP to enable this filtering and monitoring capability. Developers would use mcpwall when they need to protect their MCP setup from malicious or unauthorized access, particularly in scenarios where security and data protection are a top priority.
iptables for MCP — blocks dangerous tool calls, scans for secrets, logs everything.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
mcpwall on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The mcpwall server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.