csrdltte/mcp-image-n
3.2
If you are the rightful owner of mcp-image-n and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server for image conversion using ImageMagick.
mcp-image-n
An MCP (Model Context Protocol) server for image operations using ImageMagick
Inspired on
License
MIT License - see LICENSE file for details.
Security Considerations
This project inherits security considerations from ImageMagick. Please be aware:
- ImageMagick processes many file formats, some of which can contain malicious payloads
- Always process images from trusted sources when possible
- Check your ImageMagick security policy (
policy.xml
) is properly configured - Consider running with limited permissions in production environments
For detailed security information, see and ImageMagick's Security Policy.
Third-Party Software
This project uses the following third-party software:
ImageMagick
- Copyright © 1999 ImageMagick Studio LLC
- Licensed under the ImageMagick License
- License: https://imagemagick.org/script/license.php
- Used for image conversion operations
Note: This project calls these tools via their command-line interfaces and does not distribute or incorporate their source code.