Compressfile.pro
@lexusmarchuk
About Compressfile.pro
Give any MCP-compatible AI agent (Claude, Cursor, etc.) the ability to bulk compress, convert, resize, watermark, and analyse images — entirely on your local machine.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-compressfile": {
"command": "python",
"args": [
"/mcp-compressfile/server.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Compressfile.pro?
Compressfile.pro is an MCP server that gives AI agents (e.g., Claude, Cursor) the ability to bulk compress, convert, resize, watermark, and analyze images — entirely on your local machine.
How to use Compressfile.pro?
Use tool calls with paths that start with /data/. For example, to compress all PNG files to AVIF, specify /data/*.png.
Key features of Compressfile.pro
- Bulk image compression, conversion, resize, watermark, analysis
- Operates entirely on your local machine
- Compatible with any MCP-compatible AI agent
- Paths must use the
/data/prefix - Supports AVIF format conversion from PNG
Use cases of Compressfile.pro
- Compress a batch of PNG images to AVIF format
- Resize multiple images while keeping aspect ratio
- Add watermarks to a collection of photos
- Analyze image properties (e.g., dimensions, file size)
- Convert images between supported formats
FAQ from Compressfile.pro
Does Compressfile.pro process images locally?
Yes. All operations run entirely on your local machine; no images are
More AI & Agents MCP servers
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
Mcp Agent
lastmile-aiBuild effective agents using Model Context Protocol and simple workflow patterns
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
meGPT - upload an author's content into an LLM
adriancoCode to process many kinds of content by an author into an MCP server
Comments