Mmcp.market

Mochify MCP server

by mochify.app·app.mochify/mochify·v1.6.2

Image and PDF toolkit: convert to AVIF/WebP/JXL, resize, crop, remove backgrounds, optimize PDFs.

A93/100grade A
What users say
No reviews yet
Be the first
Safety scan
A93/100

full report

Adoption
Growing

1 stars

Reviews

Write one

Nobody has reviewed Mochify yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Mochify tools

Tool list not cached yet. `describe` through the gateway fetches it live.

Public scan report

scanner v0.1.9 · 2026-09-21 · same rubric, same numbers if you re-run it

no findings
  • Code scanpackage could not be scannedn/a
  • Live reliabilityremote reachable in 168ms (auth required)20/20
  • Tool poisoningtools not inspected (endpoint requires auth); not countedn/a
  • Auth qualityOAuth resource metadata advertised on 40115/15
  • Maintenancelast push 0 days ago15/15
  • Maintainer identitynamespace and repository owner differ; website matches verified namespace6/10
Overall 93/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Mochify repository's README, as published. We do not edit it. Read it on GitHub

mochify-cli

A command-line tool and MCP server for mochify.app — a fast, privacy-first image compression and conversion API powered by a native C++ engine.

Compress and convert images to modern formats (AVIF, JXL, WebP, Jpegli) from your terminal, work on PDFs, or give AI assistants like Claude direct access to the same engine over the Model Context Protocol — either as a local stdio server (mochify serve) or the hosted one at mcp.mochify.app, which needs no install at all.

Jump to: Installation · CLI usage · PDF processing · MCP server · Plans

Installation

macOS (Homebrew):

brew tap getmochify/mochify
brew install mochify

Windows (Scoop):

scoop bucket add mochify https://github.com/getmochify/scoop-mochify
scoop install mochify

Linux / WSL:

# x86_64
curl -L https://github.com/getmochify/mochify-cli/releases/latest/download/mochify-linux-x86_64 -o mochify
chmod +x mochify
sudo mv mochify /usr/local/bin/

# arm64
curl -L https://github.com/getmochify/mochify-cli/releases/latest/download/mochify-linux-arm64 -o mochify
chmod +x mochify
sudo mv mochify /usr/local/bin/

Cargo (all platforms):

cargo install mochify

Requires Rust. Easiest option on Linux/WSL if you already have the toolchain.

Manual: All binaries at Releases.

From source:

cargo install --path .

Authentication

Sign in with your mochify.app account to unlock your full quota:

mochify auth login

This opens your browser, where you sign in and authorize the CLI. Credentials are saved automatically to ~/.config/mochify/credentials.toml — no environment variables or manual key copying required. Both the CLI and MCP server pick them up automatically.

mochify auth status   # check whether you're signed in
mochify auth logout   # remove saved credentials

Without an account you get 3 images per batch (IP-based). With a free account: 25 images/month. Sign up at mochify.app.

CLI Usage

mochify [OPTIONS] <FILES>...

Options

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

claude mcp add --transport http mochify https://mcp.mochify.app/mcp
Add to Cursor

Mochify: common questions

Is Mochify MCP server safe?
Yes, by our scan: it is graded A (93/100). Read the Mochify safety report
How do I install Mochify?
It runs remotely at mcp.mochify.app. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Mochify need an API key?
No key to paste: it signs you in with OAuth when your client connects.
Is Mochify maintained?
The last commit was in the last day (2026-09-21). The latest release is v1.6.2.
Is Mochify up?
100% of our last 1 checks got an answer. We check remote servers about four times a day.

Alternatives to Mochify

Same job from other publishers: the closest match first, then the best rated.

All Mochify alternatives →
  • SammaPix — Image & PDF tools for AI agents
    Image & PDF tools for AI agents: compress, convert, resize, PDF, AI vision, pipeline.
    A
  • Roundcut
    Local image tools: circle crop, crop, resize, compress, convert JPG/PNG/WebP/AVIF. By RoundCut.
    A
  • Image Resize Convert Compress Watermark
    Resize, convert, compress, crop, thumbnail and watermark images from your AI chat.
    A
  • Bynn
    Document fraud detection for manipulated, fake and AI-generated PDF and image documents.
    A
  • Keynote Harvest
    Harvest Keynote and PDF slide decks into previews, text, image assets, and a manifest for agents.
    A

More from mochify.app