file-organizer-MCP-Server
0
The File Organizer MCP Server uses Google's Gemini Vision API to automate file organization from screenshots. It renames and organizes files in numeric order and can revert to the original state if needed. It is designed to handle OCR variations and special characters effectively.
Troubleshooting
-
If files aren't matching correctly:
- Check for special characters in filenames
- Verify the screenshot text is clear and readable
- Ensure file extensions are correct
-
If the server won't start:
- Verify your Gemini API key is valid
- Check Python virtual environment is activated
- Ensure all dependencies are installed