ImageSorcery MCP
Created 4 months ago
ImageSorcery MCP empowers AI assistants with powerful image processing capabilities.
development
image processing
AI
local
MCP
What is ImageSorcery MCP?
ComputerVision-based 🪄 sorcery of image recognition and editing tools for AI assistants.
Documentation
🪄 ImageSorcery MCP
Overview
ImageSorcery MCP empowers AI assistants with powerful image processing capabilities.
Features
- Crop, resize, and rotate images with precision
- 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
- Operate locally without sending images to servers
Getting Started# Requirements
- Python 3.10 or higher
- ffmpeg, libsm6, libxext6, libgl1-mesa-glx
Installation
- Load MCP documentation.
- Create a virtual environment.
- Install the package.
- Run post-installation script.
- Configure MCP client.
License
This project is licensed under the MIT License.
Server Config
{
"mcpServers": {
"imagesorcery-mcp-server": {
"command": "npx",
"args": [
"imagesorcery-mcp"
]
}
}
}
Links & Status
Project Info
Hosted
Featured
Created At:
Jul 07, 2025
Updated At:
Aug 07, 2025
Author:
titulus
Category:
community
License:
MIT License
Tags:
development
image processing
AI