Back to Home
NestorZuno icon

mcp-file-manager

Verified Safe

by NestorZuno

Overview

Allows language models to manage local files, detect duplicates, organize by type, and back up to Google Drive.

Installation

Run Command
python server.py

Security Notes

The server uses `send2trash` for deletions, ensuring files are moved to the recycle bin rather than permanently erased. It explicitly skips critical system files (`server.py`, `venv`, `.git`) during deletion and duplicate detection. Google Drive API integration handles credentials via `credentials.json` and OAuth 2.0 flow. No 'eval' or obfuscation is present. The primary security consideration is the inherent capability of the server to modify user files, but the implementation shows good safety practices.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens75
Stars0
Forks0
Last Update2025-11-27

Tags

File ManagementCloud BackupDuplicatesAI Integration