ZIP MCP Server
JSON →Compress and decompress ZIP files, with support for multi-file packaging, password protection, and encryption.
Install
npm install -g zip-mcp Tools · 4
- compress Compress local files or directories into a ZIP file
- decompress Decompress local ZIP files to the specified directory
- getZipInfo Get metadata information of local ZIP files
- echo Returns the input message to test if the service is running normally
Links
★ 15 GitHub stars