Skip to content
Back to search
30
MCP

Magick Convert (ImageMagick)

pulsemcp/magick convert (imagemagick)

Integrates with ImageMagick's CLI to enable image processing and manipulation tasks like resizing, format conversion, and applying filters or effects.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.swperb/imgcli
Convert, resize, crop, filter & composite images via the imgcli CLI (lightweight, no deps)
0 tools
ai.pictomancer/image-processing live
Image processing for AI agents. Resize, convert, compress, and pipeline images.
7 tools · streamable-http
ConvertAPI
Integrates with ConvertAPI's cloud service to transform files between formats like PDF, DOCX, and images with automatic parameter validation
0 tools
@puntoycoma/bulki
Bulk image optimizer CLI — compress, resize, convert JPEG/PNG/WebP/AVIF. Interactive mode, MCP server for AI editors, watch mode, git hooks.
0 tools
Image Resize
Resize images from URL with PNG, JPEG, and WebP output formats.
0 tools
magicconvert-mcp-server
MCP Server for MagicConvert - Convert various file formats to Markdown
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "magick_convert_(imagemagick)": {
      "url": "None",
      "transport": "http"
    }
  }
}