Downloads Organizer
Automatically organizes files in your Downloads folder based on configurable rules, sorting by file type and date while handling duplicates through a RESTful API with real-time updates.
4 stars
0 tools
Created Aug 2025
@alexandervtr/alexandervtr-downloads-organizer-cursor-mcp-file-organizerAbout
Automatically organizes files in your Downloads folder based on configurable rules, sorting by file type and date while handling duplicates through a RESTful API with real-time updates.
Categories
general
Installation
npm
npm install @alexandervtr/alexandervtr-downloads-organizer-cursor-mcp-file-organizer
Configuration
{
"mcpServers": {
"alexandervtr-downloads-organizer-cursor-mcp-file-organizer": {
"command": "npx",
"args": [
"-y",
"@alexandervtr/alexandervtr-downloads-organizer-cursor-mcp-file-organizer"
]
}
}
}