Submit

ZIP MCP Server

@7gugu

An MCP tool that provides AI with the ability to compress and decompress local files.

Server Config

{
  "mcpServers": {
    "zip-mcp": {
      "command": "npx",
      "args": [
        "tsx",
        "<ABSOLUTE PATH>/src/index.ts"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.