ImageSorcery
by sunriseapps · AI & ML · mcp-server, python, pypi
Provides powerful image manipulation capabilities including resizing, cropping, object detection, OCR text extraction, and finding objects based on text descriptions using Python with OpenCV and Ultralytics
ImageSorcery MCP provides AI assistants with powerful image manipulation capabilities through a standardized interface. Built with Python using OpenCV and Ultralytics, it offers tools for basic operations like resizing, cropping, and rotating images, as well as advanced features including object detection, OCR text extraction, and finding objects based on text descriptions. The server implements a modular architecture with comprehensive logging and error handling, supporting various pre-trained models that can be downloaded on demand. Particularly valuable for applications requiring image analysis, content moderation, and visual information extraction without requiring users to have specialized image processing knowledge.
Source: https://github.com/sunriseapps/imagesorcery-mcp
Install
uvx imagesorcery-mcpTags: mcp-server, python, pypi
⭐ 294 GitHub stars · Source: pulsemcp
About AI & ML MCP servers and Claude skills
AI & ML MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
ImageSorcery is one of hundreds of AI & ML entries indexed on Skiln. Browse the full AI & ML category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related AI & ML MCPs and skills
- Tree-sitter by wrale
Provides code analysis capabilities through tree-sitter parsing, enabling structured understanding and manipulation of source code across multiple programming languages for tasks like code review, refactoring, and documentation generation.
- Sequential Thinking Multi-Agent System by fradser
Orchestrates a team of specialized agents working in parallel to break down complex problems through structured thinking steps, enabling multi-disciplinary analysis with greater depth than single-agent approaches.
- Investor Agent (Financial Analysis) by ferdousbhai
Provides real-time financial analysis tools leveraging market data from yfinance and CNN's Fear & Greed Index for investment research, portfolio analysis, and market sentiment evaluation.
- Depyler by paiml
Python-to-Rust transpiler with analysis and verification tools
- Cheat Engine Bridge by miscusi-peek
Bridge Cheat Engine memory analysis to AI workflows via named pipes
- Meta Ads API by pipeboard-co
Provides a bridge to Facebook's Marketing API for analyzing ad campaigns, reviewing creatives, and monitoring metrics through secure OAuth authentication
- PaperBanana by llmsresearch
Generates publication-quality methodology diagrams and statistical plots from text descriptions using a multi-agent pipeline with specialized agents for retrieval, planning, styling, visualization, and iterative refinement.
- Office PowerPoint by gongrzhe
Enables creation and manipulation of PowerPoint presentations with tools for adding and formatting slides, text, images, tables, charts and shapes through python-pptx
Frequently asked questions
How do I install ImageSorcery?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support ImageSorcery?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is ImageSorcery free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.