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.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
获取桌面上所有图片文件的名称。参数: 无
压缩图片文件。参数: fileName (string) - 要压缩的图片文件名; quality (number) - 压缩质量 (1-100),默认 80; outputName (string, optional) - 输出文件名