Dangerous Command Blocker
MCP Serverby aitmpl.com · Added 5mo ago
Claude
568
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"dangerous-command-blocker": {
"command": "npx",
"args": [
"dangerous-command-blocker"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Advanced protection against dangerous shell commands with multi-level security. Blocks catastrophic operations (rm -rf /, dd, mkfs), protects critical paths (.claude/, .git/, node_modules/), and warns about suspicious patterns. Features: catastrophic command blocking, critical path protection, smart
Tags
securityhookaitmplhook