
Mcp-file-manager
by hasanmahmudUpdated May 4, 2026
File Ops is a production-ready MCP server that empowers AI assistants with complete file management capabilities. Seamlessly read, write, search, and manipulate files across your projects with enterprise-grade security and reliability. Perfect for code editing, project scaffolding, log analysis, batch file operations, and automated workflows.
file-management
filesystem
file-operations
+5
|Features
- Read files with multiple encoding support (UTF-8, Base64, Latin1)
- Write & append to files with atomic operations
- Delete files and directories recursively with safety checks
- List directory contents with detailed metadata
- Search files using glob patterns and regex
- Copy & move files/directories with validation
- Get file info including size, timestamps, and permissions
- Path sanitization for security against directory traversal
Use Cases
- AI-assisted code editing and refactoring
- Automated file operations and batch processing
- Codebase analysis and search
- Project scaffolding and file generation
- Log file management and analysis
- Configuration file management
- Data export/import operations