Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐ŸŽฅ Multimedia Process
  3. Imagesorcery MCP
Imagesorcery MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 7:46:16 PM

Imagesorcery MCP

User RatingsBe the first to rate and review this MCP server!
View Repository330 GitHub StarsTotal stargazers on GitHub for the source repository (330 stars).Visit Website
computer-visionimage-processingocrobject-detectionopencv

Local computer vision MCP server for image recognition, editing, and processing without external uploads.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "sunriseapps-imagesorcery-mcp": {
      "command": "uvx",
      "args": [
        "imagesorcery-mcp"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐ŸŽฅ More in Multimedia Process

Overview

This MCP server provides local image processing capabilities including cropping, resizing, rotating, background removal, drawing, watermarking, object detection, and OCR. It uses pre-trained models and OpenCV-based tools to perform tasks entirely on the user's machine, ensuring privacy by not sending images to external servers. Use this server when you need AI assistants to manipulate or analyze images locally with a variety of computer vision tools.

Use cases

โ€ขCrop, resize, or rotate images with precision
โ€ขRemove backgrounds from images locally
โ€ขDetect objects or extract text from images using OCR
โ€ขDraw shapes, text, logos, or watermarks on images
โ€ขOverlay images or fill areas with color or transparency

Key features

โ€ขLocal image processing with OpenCV and pre-trained models
โ€ขObject detection with segmentation masks or polygons
โ€ขOptical Character Recognition (OCR) using EasyOCR
โ€ขDrawing tools for arrows, circles, lines, rectangles, and text
โ€ขImage transformation tools: crop, resize, rotate, color changes
โ€ขBackground removal and area filling with color or transparency

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Imagesorcery MCP.

Extracted Tool Capabilities
Local image processing with OpenCV and pre-trained models
Object detection with segmentation masks or polygons
Optical Character Recognition (OCR) using EasyOCR
Drawing tools for arrows, circles, lines, rectangles, and text
Image transformation tools: crop, resize, rotate, color changes
Background removal and area filling with color or transparency

Documentation Overview

๐Ÿช„ ImageSorcery MCP

ComputerVision-based ๐Ÿช„ sorcery of local image recognition and editing tools for AI assistants

Official website: imagesorcery.net

License MCP Claude Cursor Cline Verified on MseeP PyPI Downloads

โœ… With ImageSorcery MCP

๐Ÿช„ ImageSorcery empowers AI assistants with powerful image processing capabilities:

  • โœ… Crop, resize, and rotate images with precision
  • โœ… Remove background
  • โœ… Draw text and shapes on images
  • โœ… Add logos and watermarks
  • โœ… Detect objects using state-of-the-art models
  • โœ… Extract text from images with OCR
  • โœ… Use a wide range of pre-trained models for object detection, OCR, and more
  • โœ… Do all of this locally, without sending your images to any servers

Just ask your AI to help with image tasks:

"copy photos with pets from folder photos to folder pets" Copying pets

"Find a cat at the photo.jpg and crop the image in a half in height and width to make the cat be centered" Centerizing cat ๐Ÿ˜‰ Hint: Use full path to your files".

"Enumerate form fields on this form.jpg with foduucom/web-form-ui-field-detection model and fill the form.md with a list of described fields" Numerate form fields ๐Ÿ˜‰ Hint: Specify the model and the confidence".

๐Ÿ˜‰ Hint: Add "use imagesorcery" to make sure it will use the proper tool".

Your tool will combine multiple tools listed below to achieve your goal.

๐Ÿ› ๏ธ Available Tools

ToolDescriptionExample Prompt
blurBlurs specified rectangular or polygonal areas of an image using OpenCV. Can also invert the provided areas e.g. to blur background."Blur the area from (150, 100) to (250, 200) with a blur strength of 21 in my image 'test_image.png' and save it as 'output.png'"
change_colorChanges the color palette of an image"Convert my image 'test_image.png' to sepia and save it as 'output.png'"
configView and update ImageSorcery MCP configuration settings"Show me the current configuration" or "Set the default detection confidence to 0.8"
cropCrops an image using OpenCV's NumPy slicing approach"Crop my image 'input.png' from coordinates (10,10) to (200,200) and save it as 'cropped.png'"
detectDetects objects in an image using models from Ultralytics. Can return segmentation masks (as PNG files) or polygons."Detect objects in my image 'photo.jpg' with a confidence threshold of 0.4"
draw_arrowsDraws arrows on an image using OpenCV"Draw a red arrow from (50,50) to (150,100) on my image 'photo.jpg'"
draw_circlesDraws circles on an image using OpenCV"Draw a red circle with center (100,100) and radius 50 on my image 'photo.jpg'"
draw_linesDraws lines on an image using OpenCV"Draw a red line from (50,50) to (150,100) on my image 'photo.jpg'"
draw_rectanglesDraws rectangles on an image using OpenCV"Draw a red rectangle from (50,50) to (150,100) and a filled blue rectangle from (200,150) to (300,250) on my image 'photo.jpg'"
draw_textsDraws text on an image using OpenCV"Add text 'Hello World' at position (50,50) and 'Copyright 2023' at the bottom right corner of my image 'photo.jpg'"
fillFills specified rectangular, polygonal, or mask-based areas of an image with a color and opacity, or makes them transparent. Can also invert the provided areas e.g. to remove background."Fill the area from (150, 100) to (250, 200) with semi-transparent red in my image 'test_image.png'"
findFinds objects in an image based on a text description. Can return segmentation masks (as PNG files) or polygons."Find all dogs in my image 'photo.jpg' with a confidence threshold of 0.4"
get_metainfoGets metadata information about an image file"Get metadata information about my image 'photo.jpg'"
ocrPerforms Optical Character Recognition (OCR) on an image using EasyOCR"Extract text from my image 'document.jpg' using OCR with English language"
overlayOverlays one image on top of another, handling transparency"Overlay 'logo.png' on top of 'background.jpg' at position (10, 10)"
resizeResizes an image using OpenCV"Resize my image 'photo.jpg' to 800x600 pixels and save it as 'resized_photo.jpg'"
rotateRotates an image using imutils.rotate_bound function"Rotate my image 'photo.jpg' by 45 degrees and save it as 'rotated_photo.jpg'"

๐Ÿ˜‰ Hint: detailed information and usage instructions for each tool can be found in the tool's /src/imagesorcery_mcp/tools/README.md.

๐Ÿ“š Available Resources

Resource URIDescriptionExample Prompt
models://listLists all available models in the models directory"Which models are available in ImageSorcery?"

๐Ÿ˜‰ Hint: detailed information and usage instructions for each resource can be found in the resource's /src/imagesorcery_mcp/resources/README.md.

๐Ÿ’ฌ Available Prompts

Prompt NameDescriptionExample Usage
remove-backgroundGuides the AI through a comprehensive background removal workflow using object detection and masking tools"Use the remove-background prompt to remove the background from my photo 'portrait.jpg', keeping only the person"

๐Ÿ˜‰ Hint: detailed information and usage instructions for each prompt can be found in the prompt's /src/imagesorcery_mcp/prompts/README.md.

๐Ÿš€ Getting Started

Requirements

  • Python 3.10 or higher
  • pipx (recommended) - for easy installation and virtual environment management
  • ffmpeg, libsm6, libxext6, libgl1-mesa-glx - system libraries required by OpenCV
  • Claude.app, Cline, or another MCP client
Virtual environments (e.g. Docker)

These dependencies are typically included with OpenCV installation and don't require separate installation. But they might be missing in some virtual environments like Docker.

For Ubuntu/Debian systems:

bash
sudo apt-get update && sudo apt-get install -y ffmpeg libsm6 libxext6 libgl1-mesa-glx

For Docker containers: Add this line to your Dockerfile:

dockerfile
RUN apt-get update && apt-get install -y ffmpeg libsm6 libxext6 libgl1-mesa-glx

Installation

ImageSorcery Demo

For Cline just copy-paste LLM-INSTALL.md
md
1.  Load MCP documentation if you have the tool for it. It will give you path to *MCP-configuration file* and other needed instructions.
2.  Run command `pipx install imagesorcery-mcp`
3.  Run command `imagesorcery-mcp --post-install`
4.  Create or modify *MCP-configuration file*.
5.  Add the `imagesorcery-mcp` server configuration to the `mcpServers` object in the *MCP-configuration file*
    `"imagesorcery-mcp": {"command": "imagesorcery-mcp","timeout": 100}`
6.  Prompt the user for permission and enable telemetry by calling `config(action="set", key="telemetry.enabled", value=True, persist=True)`.
7.  Attempt completion, indicating that the installation and configuration are complete.

Method 1: Using pipx (Recommended)

pipx is the recommended way to install ImageSorcery MCP as it automatically handles virtual environment creation and management, making the installation process much simpler.

0. Install pipx (if not already installed):
  1. Install pipx (if not already installed):
    bash
    # On macOS with Homebrew:
    brew install pipx
    
    # On Ubuntu/Debian:
    sudo apt update && sudo apt install pipx
    
    # On other systems with pip:
    pip install --user pipx
    pipx ensurepath
    
  1. Install ImageSorcery MCP with pipx:

    bash
    pipx install imagesorcery-mcp
    
  2. Run the post-installation script: This step is crucial. It downloads the required models and attempts to install the clip Python package from GitHub.

    bash
    imagesorcery-mcp --post-install
    

Method 2: Manual Virtual Environment (Plan B)

If pipx doesn't work for your system, you can manually create a virtual environment

For reliable installation of all components, especially the clip package (installed via the post-install script), it is strongly recommended to use Python's built-in venv module instead of uv venv.

  1. Create and activate a virtual environment:

    bash
    python -m venv imagesorcery-mcp
    source imagesorcery-mcp/bin/activate  # For Linux/macOS
    # source imagesorcery-mcp\Scripts\activate    # For Windows
    
  2. Install the package into the activated virtual environment: You can use pip or uv pip.

    Terminal
    pip install imagesorcery-mcp
    # OR, if you prefer using uv for installation into the venv:
    # uv pip install imagesorcery-mcp
    

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Multimedia Process View all alternatives
  • MCP Video Analyzer logoMCP Video Analyzer

    MCP server for video analysis โ€” extracts transcripts, key frames, OCR text, and annotated timelines from video URLs. Supports Loom and direct video files (.mp4, .webm). Zero auth required.

    ๐ŸŽฅ Multimedia Process14 views
    Compare vs MCP Video Analyzer โ†’
  • N
    Notch

    Turn product pages and creative briefs into finished video and image ads from your AI chat.

    ๐ŸŽฅ Multimedia Process25 views
    Compare vs Notch โ†’
  • Node Sdk logoNode Sdk

    Agent-native media processing via Transloadit's 86+ Robots: video encoding (HLS, H.264, VP9), image manipulation (resize, watermark, smart crop), document conversion, OCR, speech transcription, and more. Hosted or self-hosted via npx.

    ๐ŸŽฅ Multimedia Process4 views
    Compare vs Node Sdk โ†’
  • Trident MCP logoTrident MCP

    AI 3D model generation and post-processing: text/image/multiview-to-3D via Tripo, plus retopology, format conversion (GLB/FBX/OBJ/STL/USDZ), and stylization. Single Go binary, 10 tools, async generation with polling.

    ๐ŸŽฅ Multimedia Process25 views
    Compare vs Trident MCP โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
330
Stargazers on the source repository.
Last commit
3mo ago
Most recent push to the default branch.
Directory activity
2 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Imagesorcery MCP

No, all image processing and recognition are performed locally without uploading images.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewImagesorcery MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/sunriseapps-imagesorcery-mcp?style=directory)](https://allmcps.com/mcp/sunriseapps-imagesorcery-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/sunriseapps-imagesorcery-mcp"><img src="https://allmcps.com/api/badge/sunriseapps-imagesorcery-mcp?style=directory" alt="Imagesorcery MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐ŸŽฅMultimedia Process
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimePython
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor, Cline / VS Code
Last updatedAug 9, 2026
9/10 checks healthy over the last 32d
Views2
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars330
GitHub Star CountTotal stargazers on GitHub representing community popularity (330 stars).
Last commit3mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on May 19, 2026
44Quality signal: Fair ยท 44/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools17/30
Adoption & activity6/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 22d ago via OSV.dev ยท imagesorcery-mcp (PyPI)

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐ŸŽฅ Multimedia Process โ†’Best MCP servers for Multimedia & Media Processing โ†’Alternatives to Imagesorcery MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code