MCPSERV.CLUB
sunriseapps

ImageSorcery MCP

MCP Server

Local AI-powered image editing and recognition

Stale(60)
214stars
1views
Updated 13 days ago

About

ImageSorcery MCP provides a suite of computer‑vision tools that let AI assistants crop, resize, annotate, OCR and edit images locally without sending data to external servers.

Capabilities

Resources
Access data sources
Tools
Execute functions
Prompts
Pre-built templates
Sampling
AI model interactions

Copying pets

Overview

ImageSorcery MCP transforms an AI assistant into a fully‑featured local image processing engine. By exposing a rich set of computer‑vision tools—ranging from basic edits like crop, resize and rotation to advanced tasks such as background removal, object detection, OCR, and stylized color transformations—this server eliminates the need to offload images to external services. Developers can therefore keep sensitive visual data on‑premise while still leveraging the conversational power of assistants like Claude, Cursor, or Cline.

The server’s value lies in its seamless integration with MCP workflows. An AI client simply calls a tool (e.g., or ) and passes file paths, coordinates, or model names. The MCP orchestrates the execution locally, returning results as new image files or JSON metadata that the assistant can embed in a response. This tight coupling means developers can chain multiple tools—such as detecting an object, drawing a bounding box, and then applying a watermark—in a single request without writing custom glue code.

Key capabilities include:

  • Precision editing: Crop, resize, rotate, blur, and recolor images with pixel‑accurate coordinates.
  • Background handling: Remove or blur backgrounds using OpenCV masks, ideal for product photography or compositing.
  • Object and text extraction: Detect objects with Ultralytics models, extract segmentation masks or polygons, and run OCR to pull text from scanned documents.
  • Annotation tools: Draw arrows, circles, lines, rectangles, and text directly onto images for visual explanations or labeling.
  • Configuration management: View and tweak settings such as default detection confidence or output directories through the tool.

Real‑world scenarios abound: an e‑commerce platform can automatically crop and watermark product images; a legal firm can redact sensitive text from scanned contracts; a design team can annotate mockups with directional arrows and notes—all triggered by natural‑language prompts. Because everything runs locally, latency is low and privacy is guaranteed, making ImageSorcery MCP a compelling choice for enterprises that must comply with strict data‑handling regulations.