Compressfile.pro
@lexusmarchuk
关于 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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-compressfile": {
"command": "python",
"args": [
"/mcp-compressfile/server.py"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
AI 与智能体 分类下的更多 MCP 服务器
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
评论