mcpwall runs on your own machine — the client starts it, so there is no endpoint to ping. 113 installs a week from npm.
iptables for MCP — blocks dangerous tool calls, scans for secrets, logs everything.
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcpwall -- npx -y mcpwall
{
"mcpServers": {
"mcpwall": {
"args": [
"-y",
"mcpwall"
],
"command": "npx"
}
}
}
[mcp_servers.mcpwall]
command = "npx"
args = ["-y", "mcpwall"]
{
"mcpServers": {
"mcpwall": {
"args": [
"-y",
"mcpwall"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcpwall": {
"args": [
"-y",
"mcpwall"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.