Desktop Image Manager MCP provides tools for managing and manipulating images on the local desktop, with capabilities for counting image files, retrieving filenames, and compressing images. Built with TypeScript and leveraging the Sharp library for image processing, it enables AI assistants to directly interact with image files in the user's desktop directory through a standardized interface.
No reviews yet. Be the first to review!
Sign in to join the conversation
获取桌面上所有图片文件的名称。参数: 无
压缩图片文件。参数: fileName (string) - 要压缩的图片文件名; quality (number) - 压缩质量 (1-100),默认 80; outputName (string, optional) - 输出文件名