About
Overview
The Archive Manager MCP Server enables AI agents to work with compressed archives. It supports creating and extracting ZIP, TAR, GZ, BZ2, and 7Z archives.
Capabilities
Tools & Capabilities
⚡create
Create an archive from files
⚡extract
Extract an archive
⚡list
List archive contents
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-archiveExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"archive": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-archive"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 25
Last UpdatedFeb 12, 2026