Skip to content

Conversation

@titulus
Copy link

@titulus titulus commented Jun 18, 2025

Description

Adding a reference to the 🪄 ImageSorcery MCP Server. This server provides powerful Computer Vision-based image recognition and editing capabilities for AI assistants, enabling them to directly interact with and manipulate visual content locally.

Server Details

  • Server: ImageSorcery
  • Changes to: README.md - Community Servers section

Motivation and Context

This change adds visibility for the ImageSorcery MCP Server, allowing the MCP community to discover and use a server that empowers AI assistants with robust image processing and computer vision functionalities. It addresses the current limitations of LLMs by enabling direct image modification, analysis, and content extraction.

Key features include:

  • Comprehensive Image Manipulation: Crop, resize, rotate, draw text and shapes on images with precision.
  • Advanced Computer Vision: Detect objects using state-of-the-art models and extract text from images with OCR.
  • Detailed Image Metadata: Get comprehensive information about image files.
  • Extensible Model Support: Utilize a wide range of pre-trained models for object detection, OCR, and more.

This expands the ecosystem of available MCP servers by providing essential visual interaction capabilities, facilitating advanced workflows for tasks like content moderation, data entry automation, and creative image manipulation directly through LLM clients.

How Has This Been Tested?

Verified the README renders correctly. The MCP Server itself has been tested on various environments and different MCP Clients (e.g., Cline, RooCode) to ensure proper functionality for image processing and computer vision tasks. It is also verified on MseeP. It is also covered with e2e tests.

Breaking Changes

No breaking changes. This is an addition to the community servers list. Users who wish to use the ImageSorcery MCP Server will need to add its configuration to their MCP client.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

@olaservo
Copy link
Member

olaservo commented Jul 3, 2025

Thanks for your contribution to the servers list. This has been merged in this combined PR: #2263

This is a new process we're trying out, so if you see any issues feel free to re-open the PR and tag me.

@olaservo olaservo closed this Jul 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants