ZIP MCP Server
Related Servers
Alternatives to ZIP MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceProvides 13 ZIP tools for AI agents: inspect and list entries without extracting, verify integrity, extract with zip-slip, zip-bomb, and symlink guards, create deterministic reproducible archives, and modify ZIPs without recompression, all with no network access.1348 npmMIT
- AlicenseNot gradedqualityDmaintenanceA powerful ZIP file processing tool that enables creating, extracting, listing, adding, deleting, viewing, and verifying ZIP files through MCP protocol integration with AI development environments.13 npmMIT
- AlicenseBqualityBmaintenanceAn MCP tool that provides AI with the ability to compress and decompress local files.413 npm16MIT
- AlicenseNot gradedqualityDmaintenanceEnables file operations such as counting, listing, compressing images, creating/extracting archives, copying/moving files, and merging/splitting PDFs via natural language.5MIT
- AlicenseNot gradedqualityDmaintenanceEnables interaction with .zim archives by providing tools for article search, content retrieval, and metadata discovery. It features a TF-IDF based RAG engine for semantic retrieval over extracted article chunks from compressed ZIM files.GPL 3.0
- AlicenseNot gradedqualityNot gradedmaintenanceEnables comprehensive file and document operations including image compression, archive creation/extraction, file copying/moving, PDF merging/splitting/conversion, SQLite database queries, and advanced text processing.-
TDQS
Scored across 4 tools
Most tools have distinct purposes: compress, decompress, and getZipInfo are clearly differentiated for ZIP file operations. However, the 'echo' tool is unrelated to the ZIP domain and could cause confusion about the server's primary function, though it's marked for testing.
Three tools follow a consistent verb-based naming pattern (compress, decompress, echo), but 'getZipInfo' deviates with a camelCase style and includes a noun, creating a minor inconsistency. The naming is readable but mixed in convention.
With 4 tools, the count is reasonable for a ZIP-focused server, covering core operations like compression, decompression, and metadata retrieval. The inclusion of 'echo' slightly dilutes the scope but doesn't make the set feel overly heavy or thin.
The tool set covers essential ZIP file operations: create, extract, and inspect. There are no major gaps for basic functionality, though advanced features like password protection or batch processing are not included, which is acceptable for a simple server.