File Protection
MCP Serverby aitmpl.com · Added 5mo ago
Claude
489
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": {
"file-protection": {
"command": "npx",
"args": [
"file-protection"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Protect critical files from accidental modification. Prevents editing of important system files, configuration files, and production code.
Tags
securityhookaitmplhook