compress-mcp-server
If you are the rightful owner of compress-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for file compression and decompression, implemented using TypeScript and the fastmcp framework.
The Compress Files MCP server is designed to handle file compression and decompression requests from clients, processing files and returning results. It leverages the fastmcp framework and is built with TypeScript, supporting multiple compression formats such as gzip, tar.gz, zip, and 7z. The server is modular and extensible, allowing for easy addition of new compression formats. It ensures secure file handling, preventing path traversal attacks, and provides detailed progress reports and standardized output formats.
Features
- Compliant with MCP standards
- Strict parameter validation and type checking
- Detailed progress reporting
- Accurate error handling
- Secure file handling
Tools
1
(compression)**
2
Original standalone tool (deprecated)