file-organizer-MCP-Server

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.

File Organizer MCP Server

A Model Context Protocol (MCP) server that uses Google's Gemini Vision API to organize files based on screenshot analysis.

Features

  • Extracts file organization order from screenshots using Gemini Vision API
  • Renames files with numeric prefixes to match extracted order
  • Creates section-specific folders based on content type
  • Handles OCR variations robustly
  • Supports undo operations to revert organized files to their original state

Prerequisites

  • Python 3.13+
  • Visual Studio Code
  • Google API key
  • MCP Extension for VS Code

Usage in VS Code

  1. Start the MCP Server via the Command Palette
  2. Use Copilot Chat to analyze screenshots and organize files

Key Concepts

  • Screenshot Analysis and File Organization
  • Handles OCR text variations