Z

Zip MCP

A compression service based on fastMCP and zip.js, implementing compression, decompression, and query functions for ZIP files
2.5 points
18

Introduction

The ZIP MCP Server is a powerful tool capable of handling various operations on ZIP files, including compression, decompression, and obtaining metadata information. Through the Model Context Protocol (MCP), users can conveniently interact with the server to achieve efficient management of ZIP files.

Usage Method

The ZIP MCP Server provides various interfaces and commands. Users can perform operations such as compression, decompression, and obtaining metadata through simple calls or scripts. The server supports password protection to ensure file security.

Application Scenarios

The ZIP MCP Server is suitable for various scenarios that require efficient processing of ZIP files, including data transmission, file archiving, batch processing, etc. Both individual users and enterprise applications can benefit from it.

Main Features

Compress Files
Decompress Files
Get Metadata Information
Password Protection

Installation Steps

1. Open the terminal or command prompt. 2. Enter the following command for global installation: `npm install -g zip-mcp`. 3. After the installation is complete, you can use the ZIP MCP Server in your project.

Common Commands

- `zip-mcp compress --input /path/to/directory --output /path/to/archive.zip` - `zip-mcp decompress --input /path/to/archive.zip --output /path/to/extract` - `zip-mcp getZipInfo --input /path/to/archive.zip`

Usage Examples

Compress FilesCompress a directory into a ZIP file.
Decompress FilesExtract files from a ZIP file.
Get ZIP InformationRetrieve the metadata of a ZIP file.

Frequently Asked Questions

How to install the ZIP MCP Server?
Does it support password protection?
What happens if the decompression fails?

Related Resources

Official Documentation
Learn more about the features of the ZIP MCP Server.
GitHub Repository
View the source code and contribute.
Video Tutorial
Watch the usage tutorial of the ZIP MCP Server.
Installation
Copy the following command to your Client for configuration
{
  "mcpServers": {
    "zip-mcp": {
      "command": "zip-mcp",
      "args": []
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.
Featured MCP Services
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
100
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
153
4.5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
839
4.3 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
575
5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
761
4.8 points
Š 2025AIbase