System · MODEL CONTEXT PROTOCOL

AlexanderVTr cursor mcp file organizer

Sort files in downloads folder in mac os by type

WHAT IT CONNECTS

What AlexanderVTr cursor mcp file organizer gives an AI Agent

  • Automatically organizes files in Downloads folder by type
  • Supports multiple file categories:
  • Images (jpg, jpeg, png, gif, webp, svg, etc.)
  • Documents (pdf, doc, docx, txt, etc.)
  • Archives (zip, rar, 7z, tar, etc.)
  • Code files (js, ts, py, java, etc.)
  • Media files (mp4, mp3, wav, etc.)
  • Design files (psd, ai, sketch, etc.)
  • Databases (sql, sqlite, etc.)
  • Fonts (ttf, otf, woff, etc.)
  • Configurable organization rules
  • Real-time file system monitoring
  • SSE (Server-Sent Events) support for live updates
  • Node.js (v14 or higher)
  • TypeScript
  • Cursor IDE
  • Clone the repository:
  • Install dependencies:
  • Build the project:
  • Configure Cursor IDE MCP settings:
  • Customize organization rules in `mcp-config.json`:
  • Start the server:
  • Use Cursor IDE to send commands:
  • `listDir`: List directory contents
  • `readFile`: Read file contents
  • `writeFile`: Write content to file
  • `moveFile`: Move file to new location
  • `createDir`: Create directory
  • `organizeFiles`: Organize files by type
  • Fork the repository
  • Create your feature branch (`git checkout -b feature/amazing-feature`)
  • Commit your changes (`git commit -m 'Add some amazing feature'`)
  • Push to the branch (`git push origin feature/amazing-feature`)
  • Open a Pull Request
  • Cursor IDE team for the MCP protocol
  • Node.js community for the excellent tools and libraries

SECURITY

An MCP listing is not a security review

An MCP server may receive model context, credentials, local files, or permission to call external systems. Review its code, requested environment variables, network behavior, package provenance, and maintenance status before connecting it to an agent.