cursor-mcp-file-organizer
Cursor MCP File Organizer is a Model Context Protocol server designed to organize files in your Downloads folder using Cursor IDE.
The Cursor MCP File Organizer is a server application that leverages the Model Context Protocol (MCP) to efficiently organize files within a user's Downloads folder. It categorizes files into various types such as images, documents, archives, code files, media files, design files, databases, and fonts. The server supports real-time file system monitoring and provides live updates through Server-Sent Events (SSE). Users can configure organization rules to suit their needs, ensuring that files are automatically sorted into designated folders based on their type. The application requires Node.js and TypeScript, and it integrates seamlessly with Cursor IDE, allowing users to send commands for file organization directly from the IDE.
Features
- Automatically organizes files in Downloads folder by type
- Supports multiple file categories including images, documents, archives, and more
- Configurable organization rules
- Real-time file system monitoring
- SSE support for live updates