bernhardbee/FileJack
FileJack is a secure, MCP-compatible file operations server that provides essential file management tools with built-in access control, rate limiting, and comprehensive security validation for safe file system interactions.
Platform-specific configuration:
{
"mcpServers": {
"FileJack": {
"command": "npx",
"args": [
"-y",
"FileJack"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...