Compression MCP
← Back to MCPs
🗜️
Compression
Utilitiesv1.0.0
Compression MCP is a comprehensive Model Context Protocol (MCP) server that enables Language Learning Models (LLMs) to perform efficient file compression operations using industry-standard algorithms. This server provides high-performance gzip compression with detailed statistics and seamless integration with AI coding assistants.
Keywords: compression, gzip, storage, archival, backup, analytics, statistics
License: MIT
Installation
{
"mcpServers": {
"compression-mcp": {
"command": "uvx",
"args": ["iowarp-mcps", "compression"]
}
}
}