x007xyz/image-process-mcp-server
If you are the rightful owner of image-process-mcp-server 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 processing that uses the Sharp library to provide image manipulation functionality.
Tools
Functions exposed to the LLM to take actions
resizeImage
根据指定尺寸调整图片大小,可以通过设置填充方式来控制图片的裁剪方式
convertFormat
将图片转换为指定的格式,支持jpeg、png、webp、avif、tiff、gif等格式
cropImage
根据指定的坐标和尺寸裁剪图片
rotateImage
将图片旋转指定的角度
getImageInfo
请输入图片的绝对路径,获取图片的基本信息,包括格式、尺寸、通道数等
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client