A Model Context Protocol server that provides image compression and optimization capabilities through Zipic app.
Zipic MCP server exists for a simple reason — assistants are far more useful when they can act on Zipic directly instead of describing what you should do. A Model Context Protocol server that provides image compression and optimization capabilities through Zipic app.
The easiest way to install is with the one-line installer, which automatically downloads the latest version and installs it to ~/.local/bin in your home directory:
A Swift implementation of an image compression server for Model Context Protocol (MCP), enabling AI assistants to compress and optimize images directly. This project is built using the MCP Swift SDK.
Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
Once Zipic is connected, these are the calls the assistant has available:
quickCompress — Quickly compress images with default settingsadvancedCompress — Compress images with fine-tuned settingsAmong the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Zipic's toolset — quickCompress, advancedCompress — is a fair guide to whether it matches your workflow. It is maintained by okooo5km; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| quickCompress | Quickly compress images with default settings |
| advancedCompress | Compress images with fine-tuned settings |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.