System · MODEL CONTEXT PROTOCOL

AlexanderVTr cursor mcp file organizer

Sort files in downloads folder in mac os by type

WHAT IT CONNECTS

AlexanderVTr cursor mcp file organizer 为 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

MCP 收录不等于安全审核

MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。