image-tools-mcp

image-tools-mcp

4

Image Tools MCP is a service that provides functionality to handle image processing tasks such as retrieving image dimensions, compressing images, and converting image formats. It integrates with the TinyPNG API for compression and supports both remote and local image sources.

Image Tools MCP

A Model Context Protocol (MCP) service for working with images. It includes features to retrieve image dimensions from URLs and local files, compress images using the TinyPNG API, and convert images to different formats (webp, jpeg/jpg, png). The service supports image processing from URL sources and local files, and can also fetch image links from Figma API for further processing.

Features

  • Retrieve image dimensions from URLs and local files
  • Compress images using TinyPNG API from URL and local files
  • Convert images to different formats
  • Get information like width, height, type, MIME type, and compression details

Usage

Configure and use the MCP service with clients like Claude Desktop or the MCP Client Library to handle tasks such as getting image dimensions or compressing images.