mcpwall runs on your own machine — the client starts it, so there is no endpoint to ping. 78 installs a week from npm. Last commit 13 Jul 2026.
iptables for MCP — blocks dangerous tool calls, scans for secrets, logs everything.
We read the source, 7 d ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
пакет mcpwall ссылается на behrensd/mcpwall
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
Transparent audit proxy for MCP servers: logs every tool call, flags poisoning and rug pulls.
Local-first secret scanning, rotation, vault, and audit-log tools for AI agents.
Docker for AI agents — containers, compose stacks, logs and databases, locally or over SSH.
Autonomous log surgery & secret redaction MCP server for AI coding agents.
Local MCP proxy for tool restrictions, response redaction, audit logs, and database schema context.
MCP server for managing Fly.io machines, apps, logs, and Docker images.
Scans projects for secret exposure: leaked API keys, unprotected .env files, and secrets in logs.
MCP server for AppSignal — get alert details, search logs, and retrieve logs within time ranges.
Answers built from our own checks of this server.