A
securityF
licenseA
qualityProvides a tool to download entire websites using wget. It preserves the website structure and converts links to work locally.
Last updated -
1
40
JavaScript
Provides the runtime environment for the MCP server, allowing it to organize files in the Downloads folder based on customizable rules and file categories.
Uses TypeScript for type-safe implementation of file organization logic, enabling structured command handling and configuration processing.
使用 Cursor IDE 组织下载文件夹中的文件的模型上下文协议 (MCP) 服务器。
mcp-config.json
中自定义组织规则:listDir
:列出目录内容readFile
:读取文件内容writeFile
:将内容写入文件moveFile
:将文件移动到新位置createDir
:创建目录organizeFiles
:按类型组织文件git checkout -b feature/amazing-feature
)git commit -m 'Add some amazing feature'
)git push origin feature/amazing-feature
)该项目根据 MIT 许可证获得许可 - 有关详细信息,请参阅 LICENSE 文件。
This server cannot be installed
根据文件类型将下载文件夹中的文件分类到适当的目录中,从而自动组织文件。